* [misc]progress: [Phase 1 of 3] Setting up. * * * [misc]progress: [1/2] Preparing points * * * * [misc]points: Sampling 256 additional inputs, on iter 0 have 0 / 256 * * * * [misc]points: Computing exacts on every 16 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 8 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 4 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts on every 2 of 256 points to ramp up precision * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Computing exacts for 256 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 19 additional inputs, on iter 1 have 237 / 256 * * * * [misc]points: Computing exacts for 19 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [misc]points: Sampling 4 additional inputs, on iter 2 have 255 / 256 * * * * [misc]points: Computing exacts for 4 points * * * * [misc]points: Setting MPFR precision to 64 * * * * [misc]points: Setting MPFR precision to 320 * * * * [misc]points: Filtering points with unrepresentable outputs * * * * [exit]points: Sampled 259 points with exact outputs * * * [misc]progress: [2/2] Setting up program. * [misc]progress: [Phase 2 of 3] Improving. * [enter]simplify: Simplifying (/ (+ (* x.re y.re) (* x.im y.im)) (+ (* y.re y.re) (* y.im y.im))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * [exit]simplify: Simplified to (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))) * * [misc]progress: iteration 1 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 2 ] rewriting at (2) * * * * [misc]progress: [ 2 / 2 ] rewriting at (2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 2 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))) in (x.re y.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma x.re y.re (* x.im y.im)) in y.im * [misc]taylor: Rewrote expression to (+ (* x.re y.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im y.im) (* y.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* x.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (pow y.re 2)) into (/ x.re y.re) * [misc]taylor: Taking taylor expansion of (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))) in x.im * [misc]taylor: Taking taylor expansion of (fma x.re y.re (* x.im y.im)) in x.im * [misc]taylor: Rewrote expression to (+ (* x.re y.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.im y.im) (* y.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* 0 y.im) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (+ (pow y.re 2) (pow y.im 2))) into (/ (* y.re x.re) (+ (pow y.re 2) (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma x.re y.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* x.re y.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.im y.im) (* y.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* x.re 0) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (pow y.im 2)) into (/ x.im y.im) * [misc]taylor: Taking taylor expansion of (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma x.re y.re (* x.im y.im)) in x.re * [misc]taylor: Rewrote expression to (+ (* x.re y.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.im y.im) (* y.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 y.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) into (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma x.re y.re (* x.im y.im)) in x.re * [misc]taylor: Rewrote expression to (+ (* x.re y.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.im y.im) (* y.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 y.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) into (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) in y.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (+ (pow y.re 2) (pow y.im 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.im 2)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (pow y.im 2)) into (/ x.im y.im) * [misc]taylor: Taking taylor expansion of (/ x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 y.re)) into y.re * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ y.re 0) into y.re * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ y.re (+ (pow y.re 2) (pow y.im 2))) (+ (* (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) (/ 0 (+ (pow y.re 2) (pow y.im 2)))))) into (/ y.re (+ (pow y.re 2) (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (/ y.re (+ (pow y.re 2) (pow y.im 2))) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (pow y.re 2) (pow y.im 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.im 2)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (pow y.im 2)) (+ (* (/ x.im y.im) (/ 0 (pow y.im 2))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (pow y.re 2) (pow y.im 2))) (+ (* (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) (/ 0 (+ (pow y.re 2) (pow y.im 2)))) (* (/ y.re (+ (pow y.re 2) (pow y.im 2))) (/ 0 (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (- (/ 0 (pow y.im 2)) (+ (* (/ x.im y.im) (/ 1 (pow y.im 2))) (* 0 (/ 0 (pow y.im 2))))) into (- (/ x.im (pow y.im 3))) * [misc]taylor: Taking taylor expansion of (- (/ x.im (pow y.im 3))) in x.im * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 3)) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 3)) into (/ 1 (pow y.im 3)) * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re)))) in (x.re y.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 x.re) (/ 1 y.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 x.im) 1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 x.re) (/ 1 y.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (/ 1 (* y.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 x.re) (/ 1 y.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* (/ 1 x.re) 1) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 x.re) (/ 1 y.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 (/ 1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 x.re) (/ 1 y.re) (* (/ 1 x.im) (/ 1 y.im))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 x.re) (/ 1 y.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 (/ 1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) in y.re * [misc]taylor: Taking taylor expansion of (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 0 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) (+ (* (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into (/ 1 (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) in y.re * [misc]taylor: Taking taylor expansion of (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* x.im 1) into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.im 2))) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 (pow y.im 2))) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) (+ (* (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (* (/ 1 (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (/ 1 (pow y.im 2))) (+ (* 0 0) (* 0 1)))) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1 (pow y.im 2)) 1)) (* 0 (/ 0 1)))) into (- (/ 1 (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.re))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.im))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.re))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) (+ (* (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (* (/ 1 (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (* 0 (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.im x.im)) (/ 0 (* y.im x.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))) (* 0 (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 (pow y.im 2))) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y.im 2)) 1)) (* (- (/ 1 (pow y.im 2))) (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) in (x.re y.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- x.re)) (/ 1 (- y.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 x.im) -1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- x.re)) (/ 1 (- y.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (/ 1 (* y.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- x.re)) (/ 1 (- y.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* (/ -1 x.re) -1) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- x.re)) (/ 1 (- y.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 (/ -1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- x.re)) (/ 1 (- y.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- x.re)) (/ 1 (- y.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 (/ -1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) in y.re * [misc]taylor: Taking taylor expansion of (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* 0 1) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 1)) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) (+ (* (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into (/ 1 (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) in y.re * [misc]taylor: Taking taylor expansion of (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (* x.im 1) into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.im 2))) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ (* 0 (/ 1 (pow y.im 2))) (+ (* 1 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) (+ (* (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (* (/ 1 (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 (/ 1 (pow y.im 2))) (+ (* 0 0) (* 0 1)))) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1 (pow y.im 2)) 1)) (* 0 (/ 0 1)))) into (- (/ 1 (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 y.re))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) (+ (* (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (* (/ 1 (* y.im (* x.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) (* 0 (/ 0 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.im x.im)) (/ 0 (* y.im x.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))) (* 0 (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 (/ 1 (pow y.im 2))) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1 (pow y.im 2)) 1)) (* (- (/ 1 (pow y.im 2))) (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * * [misc]progress: [ 2 / 2 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.im y.im) (* y.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im y.im) (* y.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (fma y.im y.im (* y.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im y.im) (* y.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 0) (* 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 y.re))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (pow (* y.re 1) 2)) (* 1 (pow (* 1 y.im) 2))) into (+ (pow y.re 2) (pow y.im 2)) * [misc]approximate: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 y.im) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 y.im))) 2)) (* 1 (pow (* (/ 1 (/ 1 y.re)) 1) 2))) into (+ (pow y.re 2) (pow y.im 2)) * [misc]approximate: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- y.im)) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (pow (* 1 (/ 1 (/ 1 (- y.im)))) 2)) (* 1 (pow (* (/ 1 (/ 1 (- y.re))) 1) 2))) into (+ (pow y.re 2) (pow y.im 2)) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma x.re y.re (* x.im y.im))) (log (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (- (log (fma x.im y.im (* x.re y.re))) (log (fma y.im y.im (* y.re y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (log (fma x.im y.im (* x.re y.re))) (log (fma y.im y.im (* y.re y.re)))))) * * * * [misc]progress: [ 5 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma x.re y.re (* x.im y.im)) (fma x.re y.re (* x.im y.im))) (fma x.re y.re (* x.im y.im))) (* (* (fma y.im y.im (* y.re y.re)) (fma y.im y.im (* y.re y.re))) (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (82 enodes) * * [misc]simplify: iters left: 3 (304 enodes) * [exit]simplify: Simplified to (pow (/ (fma x.im y.im (* x.re y.re)) (fma y.im y.im (* y.re y.re))) 3) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (cbrt (pow (/ (fma x.im y.im (* x.re y.re)) (fma y.im y.im (* y.re y.re))) 3))) * * * * [misc]progress: [ 8 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma x.re y.re (* x.im y.im))) (cbrt (fma x.re y.re (* x.im y.im)))) (* (cbrt (fma y.im y.im (* y.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.im y.im (* y.re y.re)))) (/ (cbrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.im y.im (* y.re y.re)))) (/ (cbrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) (/ (cbrt (fma x.re y.re (* x.im y.im))) (cbrt (fma y.im y.im (* y.re y.re)))))) * [enter]simplify: Simplifying (/ (cbrt (fma x.re y.re (* x.im y.im))) (cbrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.im y.im (* y.re y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma x.re y.re (* x.im y.im))) (cbrt (fma x.re y.re (* x.im y.im)))) (* (cbrt (fma y.im y.im (* y.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) (/ (cbrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.im y.im (* y.re y.re)))))) * * * * [misc]progress: [ 13 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma x.re y.re (* x.im y.im))) (cbrt (fma x.re y.re (* x.im y.im)))) (sqrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* x.re y.re))) (/ (hypot y.im y.re) (cbrt (fma x.im y.im (* x.re y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma x.im y.im (* x.re y.re))) (/ (hypot y.im y.re) (cbrt (fma x.im y.im (* x.re y.re))))) (/ (cbrt (fma x.re y.re (* x.im y.im))) (sqrt (fma y.im y.im (* y.re y.re)))))) * [enter]simplify: Simplifying (/ (cbrt (fma x.re y.re (* x.im y.im))) (sqrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* x.re y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma x.im y.im (* x.re y.re))) (/ (hypot y.im y.re) (cbrt (fma x.im y.im (* x.re y.re))))) (/ (cbrt (fma x.im y.im (* x.re y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 14 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma x.re y.re (* x.im y.im))) (cbrt (fma x.re y.re (* x.im y.im)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) (/ (cbrt (fma x.re y.re (* x.im y.im))) (fma y.im y.im (* y.re y.re))))) * [enter]simplify: Simplifying (/ (cbrt (fma x.re y.re (* x.im y.im))) (fma y.im y.im (* y.re y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* x.re y.re))) (fma y.re y.re (* y.im y.im))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) (/ (cbrt (fma y.im x.im (* x.re y.re))) (fma y.re y.re (* y.im y.im))))) * * * * [misc]progress: [ 15 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma x.re y.re (* x.im y.im))) (* (cbrt (fma y.im y.im (* y.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.re y.re (* y.im y.im)))) (cbrt (fma y.re y.re (* y.im y.im)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.re y.re (* y.im y.im)))) (cbrt (fma y.re y.re (* y.im y.im)))) (/ (sqrt (fma x.re y.re (* x.im y.im))) (cbrt (fma y.im y.im (* y.re y.re)))))) * [enter]simplify: Simplifying (/ (sqrt (fma x.re y.re (* x.im y.im))) (cbrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.im y.im (* y.re y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.re y.re (* x.im y.im))) (* (cbrt (fma y.im y.im (* y.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) (/ (sqrt (fma x.im y.im (* x.re y.re))) (cbrt (fma y.im y.im (* y.re y.re)))))) * * * * [misc]progress: [ 16 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma x.re y.re (* x.im y.im))) (sqrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* x.re y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* x.re y.re))) (hypot y.im y.re)) (/ (sqrt (fma x.re y.re (* x.im y.im))) (sqrt (fma y.im y.im (* y.re y.re)))))) * [enter]simplify: Simplifying (/ (sqrt (fma x.re y.re (* x.im y.im))) (sqrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* x.re y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* x.re y.re))) (hypot y.im y.re)) (/ (sqrt (fma x.im y.im (* x.re y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 17 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma x.re y.re (* x.im y.im))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* x.re y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* x.re y.re))) (/ (sqrt (fma x.re y.re (* x.im y.im))) (fma y.im y.im (* y.re y.re))))) * [enter]simplify: Simplifying (/ (sqrt (fma x.re y.re (* x.im y.im))) (fma y.im y.im (* y.re y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* x.re y.re))) (fma y.re y.re (* y.im y.im))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* x.re y.re))) (/ (sqrt (fma y.im x.im (* x.re y.re))) (fma y.re y.re (* y.im y.im))))) * * * * [misc]progress: [ 18 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (fma y.im y.im (* y.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (fma y.re y.re (* y.im y.im))) (cbrt (fma y.re y.re (* y.im y.im))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (fma y.re y.re (* y.im y.im))) (cbrt (fma y.re y.re (* y.im y.im))))) (/ (fma x.re y.re (* x.im y.im)) (cbrt (fma y.im y.im (* y.re y.re)))))) * [enter]simplify: Simplifying (/ (fma x.re y.re (* x.im y.im)) (cbrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* x.re y.re)) (cbrt (fma y.im y.im (* y.re y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (fma y.im y.im (* y.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) (/ (fma y.im x.im (* x.re y.re)) (cbrt (fma y.im y.im (* y.re y.re)))))) * * * * [misc]progress: [ 19 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma x.re y.re (* x.im y.im)) (sqrt (fma y.im y.im (* y.re y.re)))))) * [enter]simplify: Simplifying (/ (fma x.re y.re (* x.im y.im)) (sqrt (fma y.im y.im (* y.re y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 20 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))))) * [enter]simplify: Simplifying (/ (fma x.re y.re (* x.im y.im)) (fma y.im y.im (* y.re y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (21 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* x.re y.re)) (fma y.im y.im (* y.re y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* x.re y.re)) (fma y.im y.im (* y.re y.re))))) * * * * [misc]progress: [ 21 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (fma y.im y.im (* y.re y.re))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (8 enodes) * * [misc]simplify: iters left: 1 (9 enodes) * [exit]simplify: Simplified to (cbrt (fma y.im y.im (* y.re y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.re y.re (* x.im y.im)) (* (cbrt (fma y.im y.im (* y.re y.re))) (cbrt (fma y.im y.im (* y.re y.re))))) (cbrt (fma y.im y.im (* y.re y.re))))) * * * * [misc]progress: [ 25 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma y.im y.im (* y.re y.re))) * * [misc]simplify: iters left: 4 (5 enodes) * * [misc]simplify: iters left: 3 (7 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (10 enodes) * [exit]simplify: Simplified to (hypot y.im y.re) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.re y.re (* x.im y.im)) (sqrt (fma y.im y.im (* y.re y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 26 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (fma y.im y.im (* y.re y.re)) * * [misc]simplify: iters left: 3 (4 enodes) * * [misc]simplify: iters left: 2 (6 enodes) * * [misc]simplify: iters left: 1 (7 enodes) * [exit]simplify: Simplified to (fma y.im y.im (* y.re y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.re y.re (* x.im y.im)) 1) (fma y.im y.im (* y.re y.re)))) * * * * [misc]progress: [ 27 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma x.re y.re (* x.im y.im))) (cbrt (fma x.re y.re (* x.im y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* x.re y.re))) (cbrt (fma x.im y.im (* x.re y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* x.re y.re))) (cbrt (fma x.im y.im (* x.re y.re)))) (/ (fma y.im y.im (* y.re y.re)) (cbrt (fma x.re y.re (* x.im y.im)))))) * * * * [misc]progress: [ 28 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma x.re y.re (* x.im y.im))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* x.re y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (fma x.im y.im (* x.re y.re))) (/ (fma y.im y.im (* y.re y.re)) (sqrt (fma x.re y.re (* x.im y.im)))))) * * * * [misc]progress: [ 29 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 45 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 41 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 42 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 43 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow y.re 2) (pow y.im 2)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma y.re y.re (* y.im y.im)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (fma x.re y.re (* x.im y.im)) (fma y.re y.re (* y.im y.im)))) * * * * [misc]progress: [ 44 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow y.re 2) (pow y.im 2)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma y.re y.re (* y.im y.im)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (fma x.re y.re (* x.im y.im)) (fma y.re y.re (* y.im y.im)))) * * * * [misc]progress: [ 45 / 45 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (pow y.re 2) (pow y.im 2)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma y.re y.re (* y.im y.im)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (fma x.re y.re (* x.im y.im)) (fma y.re y.re (* y.im y.im)))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 2 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in (y.im x.im x.re y.re) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (* x.re 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im x.im) 0) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) y.im) into x.im * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (* 0 y.re) into 0 * [misc]backup-simplify: Simplify (+ (* y.im x.im) 0) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (* (* y.im x.im) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (+ 0 (* y.re x.re)) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (* (* y.re x.re) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 x.im) into 0 * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (+ 0 (* y.re x.re)) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) y.re) into x.re * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 x.im) into 0 * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (+ 0 (* y.re x.re)) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) y.re) into x.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.im)) into x.im * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ x.im 0) into x.im * [misc]backup-simplify: Simplify (- (/ x.im y.re) (+ (* x.re (/ 0 y.re)))) into (/ x.im y.re) * [misc]taylor: Taking taylor expansion of (/ x.im y.re) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.re)) into (/ 1/2 y.re) * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* x.re (/ (/ 1/2 y.re) y.re)) (* (/ x.im y.re) (/ 0 y.re)))) into (- (* 1/2 (/ x.re (pow y.re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ x.re (pow y.re 2)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ x.re (pow y.re 2))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ x.re (pow y.re 2)) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (/ x.re (pow y.re 2)) into (/ x.re (pow y.re 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ x.re (pow y.re 2))) into (* 1/2 (/ x.re (pow y.re 2))) * [misc]backup-simplify: Simplify (- (* 1/2 (/ x.re (pow y.re 2)))) into (- (* 1/2 (/ x.re (pow y.re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ x.re (pow y.re 2)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ x.re (pow y.re 2))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ x.re (pow y.re 2)) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.re 2) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* x.re (* 1 1)))) into x.re * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in (y.im x.im x.re y.re) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.re) 1) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.im) 1) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (/ 1 y.im) 0) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 x.im))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 y.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.re x.re))) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.re x.re)) 1) (+ (* (/ 1 x.im) (/ 0 1)))) into (/ 1 (* y.re x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ 1 (* y.re x.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ (/ 1/2 (pow y.re 2)) 1)) (* (/ 1 (* y.re x.re)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y.re 2) x.im))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 2) x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* (pow y.re 2) x.im) in x.im * [misc]taylor: Taking taylor expansion of (pow y.re 2) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (* (pow y.re 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.re 2) 1) (* 0 0)) into (pow y.re 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow y.re 2))) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow y.re 2))) into (- (* 1/2 (/ 1 (pow y.re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.re 2)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.re 2))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 1) (* 0 0)) into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.im))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ 0 1)) (* (/ 1 (* y.re x.re)) (/ (/ 1/2 (pow y.re 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.re 3) x.re)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* (pow y.re 3) x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y.re 3) x.re))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 3) x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* (pow y.re 3) x.re) in x.im * [misc]taylor: Taking taylor expansion of (pow y.re 3) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (* y.re (pow y.re 2)) into (pow y.re 3) * [misc]backup-simplify: Simplify (* (pow y.re 3) x.re) into (* (pow y.re 3) x.re) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.re 3) x.re)) into (/ 1 (* (pow y.re 3) x.re)) * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.re 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.re x.re)) (/ 0 (* y.re x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow y.re 2))) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow y.re 2))) into (- (* 1/2 (/ 1 (pow y.re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.re 2)))) in y.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.re 2))) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* 1 (* (/ 1 (/ 1 x.im)) 1)))) into x.im * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in (y.im x.im x.re y.re) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.re) -1) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.im) -1) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (/ 1 y.im) 0) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 x.im))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 y.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.re x.re))) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.re x.re)) 1) (+ (* (/ 1 x.im) (/ 0 1)))) into (/ 1 (* y.re x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ 1 (* y.re x.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ (/ 1/2 (pow y.re 2)) 1)) (* (/ 1 (* y.re x.re)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y.re 2) x.im))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 2) x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* (pow y.re 2) x.im) in x.im * [misc]taylor: Taking taylor expansion of (pow y.re 2) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (* (pow y.re 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.re 2) 1) (* 0 0)) into (pow y.re 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow y.re 2))) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow y.re 2))) into (- (* 1/2 (/ 1 (pow y.re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.re 2)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.re 2))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in x.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.re 2)) into (/ 1 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 1) (* 0 0)) into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ 0 1)) (* (/ 1 (* y.re x.re)) (/ (/ 1/2 (pow y.re 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.re 3) x.re)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* (pow y.re 3) x.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y.re 3) x.re))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 3) x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* (pow y.re 3) x.re) in x.im * [misc]taylor: Taking taylor expansion of (pow y.re 3) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (* y.re (pow y.re 2)) into (pow y.re 3) * [misc]backup-simplify: Simplify (* (pow y.re 3) x.re) into (* (pow y.re 3) x.re) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.re 3) x.re)) into (/ 1 (* (pow y.re 3) x.re)) * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.re 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.re 2)) (/ 0 (pow y.re 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.re x.re)) (/ 0 (* y.re x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow y.re 2))) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow y.re 2))) into (- (* 1/2 (/ 1 (pow y.re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.re 2)))) in y.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.re 2))) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- x.im))) 1)))) into (* -1 x.im) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 2 1) * [misc]approximate: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in (y.im x.im x.re y.re) around 0 * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 x.im) into 0 * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (+ 0 (* y.re x.re)) into (* y.re x.re) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.im)) into x.im * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ x.im 0) into x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 x.re)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 1) (* 0 0)) into y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in (y.im x.im x.re y.re) around 0 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 x.im))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 y.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.re x.re))) into (/ 1 (* y.re x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ 1 (* y.re x.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 1) (* 0 0)) into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.im))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.re x.re)) (/ 0 (* y.re x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.im)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.re))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.re x.re)) (/ 0 (* y.re x.re))) (* 0 (/ 0 (* y.re x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 x.im)) (/ 1 (/ 1 y.im)))))) (* 1 (* (/ 1 (/ 1 y.re)) (* (/ 1 (/ 1 x.re)) (* 1 1))))) into (+ (* y.im x.im) (* y.re x.re)) * [misc]approximate: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in (y.im x.im x.re y.re) around 0 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 (/ -1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 x.im))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 y.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.re x.re))) into (/ 1 (* y.re x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ 1 (* y.re x.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 1) (* 0 0)) into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.re x.re)) (/ 0 (* y.re x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.im)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 y.re))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.re x.re)) (/ 0 (* y.re x.re))) (* 0 (/ 0 (* y.re x.re))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- x.im))) (/ 1 (/ 1 (- y.im))))))) (* 1 (* (/ 1 (/ 1 (- y.re))) (* (/ 1 (/ 1 (- x.re))) (* 1 1))))) into (+ (* y.im x.im) (* y.re x.re)) * * * * [misc]progress: [ 3 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) in (y.im y.re x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (* 0 y.re) into 0 * [misc]backup-simplify: Simplify (+ (* y.im x.im) 0) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (* (* y.im x.im) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.re y.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (+ 0 (* y.re x.re)) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (* (* y.re x.re) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (* x.re 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im x.im) 0) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) y.im) into x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 x.im) into 0 * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (+ 0 (* y.re x.re)) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) y.re) into x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (fma y.im x.im (* x.re y.re)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.im x.im) (* x.re y.re)) * [misc]taylor: Taking taylor expansion of (* y.im x.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (* x.re y.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 x.im) into 0 * [misc]backup-simplify: Simplify (* x.re y.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (+ 0 (* y.re x.re)) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) y.re) into x.re * [misc]backup-simplify: Simplify (* (/ 1 y.re) x.re) into (/ x.re y.re) * [misc]taylor: Taking taylor expansion of (/ x.re y.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ x.re 1) into x.re * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* x.re (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.im)) into x.im * [misc]backup-simplify: Simplify (+ (* x.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ x.im 0) into x.im * [misc]backup-simplify: Simplify (- (/ x.im y.re) (+ (* x.re (/ 0 y.re)))) into (/ x.im y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) (/ x.im y.re)) (* 0 x.re)) into (/ x.im (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ x.im 1) into x.im * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* x.im (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* x.im (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* x.re (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (+ (* x.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.re)) into (/ 1/2 y.re) * [misc]backup-simplify: Simplify (- (/ 0 y.re) (+ (* x.re (/ (/ 1/2 y.re) y.re)) (* (/ x.im y.re) (/ 0 y.re)))) into (- (* 1/2 (/ x.re (pow y.re 2)))) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.re)) into (/ 1/2 y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ (/ 1/2 y.re) y.re)) (* 0 (/ 0 y.re)))) into (- (* 1/2 (/ 1 (pow y.re 3)))) * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) (- (* 1/2 (/ x.re (pow y.re 2))))) (+ (* 0 (/ x.im y.re)) (* (- (* 1/2 (/ 1 (pow y.re 3)))) x.re))) into (- (/ x.re (pow y.re 3))) * [misc]taylor: Taking taylor expansion of (- (/ x.re (pow y.re 3))) in y.re * [misc]taylor: Taking taylor expansion of (/ x.re (pow y.re 3)) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (pow y.re 3) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ x.re 1) into x.re * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* x.re (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* x.re (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* x.re (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re)))) in (y.im y.re x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.im) 1) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (/ 1 y.im) 0) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.re) 1) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.im) (/ 1 x.im) (* (/ 1 x.re) (/ 1 y.re))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.im) (/ 1 x.im)) (* (/ 1 x.re) (/ 1 y.re))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 x.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 (/ 1 x.im)) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 x.im))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.re) (/ 1 y.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.re x.re))) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.re x.re)) 1) (+ (* (/ 1 x.im) (/ 0 1)))) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 (* y.re x.re))) (* 0 (/ 1 x.im))) into (/ 1 (* y.re x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.re)) into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ (/ 1/2 (pow y.re 2)) 1)) (* (/ 1 (* y.re x.re)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1/2 (pow y.re 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y.re 2)))) * [misc]backup-simplify: Simplify (+ (* 1 (- (* 1/2 (/ 1 (* (pow y.re 2) x.im))))) (+ (* 0 (/ 1 (* y.re x.re))) (* (- (* 1/2 (/ 1 (pow y.re 2)))) (/ 1 x.im)))) into (- (/ 1 (* (pow y.re 2) x.im))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow y.re 2) x.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 2) x.im)) in y.re * [misc]taylor: Taking taylor expansion of (* (pow y.re 2) x.im) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 x.im) into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.im))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ 0 1)) (* (/ 1 (* y.re x.re)) (/ (/ 1/2 (pow y.re 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.re 3) x.re)))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1/2 (pow y.re 2)) 1)) (* (- (* 1/2 (/ 1 (pow y.re 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (- (* 1/2 (/ 1 (* (pow y.re 3) x.re))))) (+ (* 0 (- (* 1/2 (/ 1 (* (pow y.re 2) x.im))))) (+ (* (- (* 1/2 (/ 1 (pow y.re 2)))) (/ 1 (* y.re x.re))) (* 0 (/ 1 x.im))))) into (- (/ 1 (* (pow y.re 3) x.re))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow y.re 3) x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 3) x.re)) in y.re * [misc]taylor: Taking taylor expansion of (* (pow y.re 3) x.re) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 3) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 x.re) into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.im)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.re) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 y.re))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (pow y.re 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -1/8 (pow y.re 4)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ (/ -1/8 (pow y.re 4)) 1)) (* (/ 1 (* y.re x.re)) (/ 0 1)) (* (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) (/ (/ 1/2 (pow y.re 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.re 3) x.re)))) (/ 0 1)))) into (* 3/8 (/ 1 (* (pow y.re 4) x.im))) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)) (* 0 (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (+ (* 0 0) (* 0 (/ 1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (pow y.re 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -1/8 (pow y.re 4)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ -1/8 (pow y.re 4)) 1)) (* 0 (/ 0 1)) (* (- (* 1/2 (/ 1 (pow y.re 2)))) (/ (/ 1/2 (pow y.re 2)) 1)) (* 0 (/ 0 1)))) into (* 3/8 (/ 1 (pow y.re 4))) * [misc]backup-simplify: Simplify (+ (* 1 (* 3/8 (/ 1 (* (pow y.re 4) x.im)))) (+ (* 0 (- (* 1/2 (/ 1 (* (pow y.re 3) x.re))))) (+ (* (- (* 1/2 (/ 1 (pow y.re 2)))) (- (* 1/2 (/ 1 (* (pow y.re 2) x.im))))) (+ (* 0 (/ 1 (* y.re x.re))) (* (* 3/8 (/ 1 (pow y.re 4))) (/ 1 x.im)))))) into (/ 1 (* (pow y.re 4) x.im)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 4) x.im)) in y.re * [misc]taylor: Taking taylor expansion of (* (pow y.re 4) x.im) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 4) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 x.im) into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in (y.im y.re x.im x.re) around 0 * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.re)) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ 1 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.im) -1) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (/ 1 y.im) 0) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.re) -1) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.im)) (/ 1 (- x.im)) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.im)) (/ 1 (- x.im))) (* (/ 1 (- x.re)) (/ 1 (- y.re)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- x.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (/ 1 x.im) 0) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (* 1 (/ 1 x.im)) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 x.im))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.re) (/ -1 y.re)) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.re x.re))) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.re x.re)) 1) (+ (* (/ 1 x.im) (/ 0 1)))) into (/ 1 (* y.re x.re)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (/ 1 (* y.re x.re))) (* 0 (/ 1 x.im))) into (/ 1 (* y.re x.re)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.re x.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.re)) into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ (/ 1/2 (pow y.re 2)) 1)) (* (/ 1 (* y.re x.re)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1/2 (pow y.re 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y.re 2)))) * [misc]backup-simplify: Simplify (+ (* 1 (- (* 1/2 (/ 1 (* (pow y.re 2) x.im))))) (+ (* 0 (/ 1 (* y.re x.re))) (* (- (* 1/2 (/ 1 (pow y.re 2)))) (/ 1 x.im)))) into (- (/ 1 (* (pow y.re 2) x.im))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow y.re 2) x.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 2) x.im)) in y.re * [misc]taylor: Taking taylor expansion of (* (pow y.re 2) x.im) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 x.im) into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ 0 1)) (* (/ 1 (* y.re x.re)) (/ (/ 1/2 (pow y.re 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.re 3) x.re)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ (/ 1/2 (pow y.re 2)) 1)) (* (- (* 1/2 (/ 1 (pow y.re 2)))) (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 (- (* 1/2 (/ 1 (* (pow y.re 3) x.re))))) (+ (* 0 (- (* 1/2 (/ 1 (* (pow y.re 2) x.im))))) (+ (* (- (* 1/2 (/ 1 (pow y.re 2)))) (/ 1 (* y.re x.re))) (* 0 (/ 1 x.im))))) into (- (/ 1 (* (pow y.re 3) x.re))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow y.re 3) x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 3) x.re)) in y.re * [misc]taylor: Taking taylor expansion of (* (pow y.re 3) x.re) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 3) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 x.re) into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 x.re)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.im)))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.re) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 y.re))))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (pow y.re 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -1/8 (pow y.re 4)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.im) (/ (/ -1/8 (pow y.re 4)) 1)) (* (/ 1 (* y.re x.re)) (/ 0 1)) (* (- (* 1/2 (/ 1 (* (pow y.re 2) x.im)))) (/ (/ 1/2 (pow y.re 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.re 3) x.re)))) (/ 0 1)))) into (* 3/8 (/ 1 (* (pow y.re 4) x.im))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))) (* 0 (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (+ (* 0 0) (* 0 (/ -1 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow (/ 1/2 (pow y.re 2)) 2) (+ (* 2 (* 0 0)))) (* 2 1)) into (/ -1/8 (pow y.re 4)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ -1/8 (pow y.re 4)) 1)) (* 0 (/ 0 1)) (* (- (* 1/2 (/ 1 (pow y.re 2)))) (/ (/ 1/2 (pow y.re 2)) 1)) (* 0 (/ 0 1)))) into (* 3/8 (/ 1 (pow y.re 4))) * [misc]backup-simplify: Simplify (+ (* 1 (* 3/8 (/ 1 (* (pow y.re 4) x.im)))) (+ (* 0 (- (* 1/2 (/ 1 (* (pow y.re 3) x.re))))) (+ (* (- (* 1/2 (/ 1 (pow y.re 2)))) (- (* 1/2 (/ 1 (* (pow y.re 2) x.im))))) (+ (* 0 (/ 1 (* y.re x.re))) (* (* 3/8 (/ 1 (pow y.re 4))) (/ 1 x.im)))))) into (/ 1 (* (pow y.re 4) x.im)) * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.re 4) x.im)) in y.re * [misc]taylor: Taking taylor expansion of (* (pow y.re 4) x.im) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 4) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 x.im) into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 x.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.im)))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 x.re))))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.re)) into (/ 1/2 y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ (/ 1/2 y.re) y.re)) (* 0 (/ 0 y.re)))) into (- (* 1/2 (/ 1 (pow y.re 3)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.re 3)))) in y.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.re 3))) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 3)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 3) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1/2 (pow y.re 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y.re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.re 2)))) in y.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.re 2))) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ (/ 1/2 (pow y.re 2)) 1)) (* 0 (/ 0 1)))) into (- (* 1/2 (/ 1 (pow y.re 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.re 2)))) in y.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.re 2))) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma y.im x.im (* x.re y.re))) (log (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (- (log (fma y.re x.re (* y.im x.im))) (log (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (exp (- (log (fma y.re x.re (* y.im x.im))) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 5 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma y.im x.im (* x.re y.re)) (fma y.im x.im (* x.re y.re))) (fma y.im x.im (* x.re y.re))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (219 enodes) * [exit]simplify: Simplified to (pow (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re)) 3) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (cbrt (pow (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re)) 3)))) * * * * [misc]progress: [ 8 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.re y.re (* y.im x.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.re y.re (* y.im x.im))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (* (/ (cbrt (fma x.re y.re (* y.im x.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.re y.re (* y.im x.im))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (hypot y.im y.re)))))) * [enter]simplify: Simplifying (/ (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* y.im x.im))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.re x.re (* y.im x.im))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 13 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.re y.re (* y.im x.im))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.re y.re (* y.im x.im))))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ (cbrt (fma x.re y.re (* y.im x.im))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.re y.re (* y.im x.im))))) (/ (cbrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re)))))) * [enter]simplify: Simplifying (/ (cbrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 14 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* y.im x.im))) (cbrt (fma y.re x.re (* y.im x.im)))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (* (cbrt (fma y.re x.re (* y.im x.im))) (cbrt (fma y.re x.re (* y.im x.im)))) (/ (cbrt (fma y.im x.im (* x.re y.re))) (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (cbrt (fma y.im x.im (* x.re y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.re y.re (* y.im x.im))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (* (cbrt (fma y.re x.re (* y.im x.im))) (cbrt (fma y.re x.re (* y.im x.im)))) (/ (cbrt (fma x.re y.re (* y.im x.im))) (hypot y.im y.re))))) * * * * [misc]progress: [ 15 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.re y.re (* y.im x.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ (sqrt (fma x.re y.re (* y.im x.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma y.im x.im (* x.re y.re))) (cbrt (hypot y.im y.re)))))) * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* y.im x.im))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ (sqrt (fma y.im x.im (* x.re y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* y.im x.im))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 16 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ (sqrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re)))))) * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ (sqrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 17 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma x.re y.re (* y.im x.im))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (sqrt (fma x.re y.re (* y.im x.im))) (/ (sqrt (fma y.im x.im (* x.re y.re))) (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.re y.re (* y.im x.im))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (sqrt (fma x.re y.re (* y.im x.im))) (/ (sqrt (fma x.re y.re (* y.im x.im))) (hypot y.im y.re))))) * * * * [misc]progress: [ 18 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (fma y.im x.im (* x.re y.re)) (cbrt (hypot y.im y.re)))))) * [enter]simplify: Simplifying (/ (fma y.im x.im (* x.re y.re)) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.re y.re (* y.im x.im)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (fma x.re y.re (* y.im x.im)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 19 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (fma y.im x.im (* x.re y.re)) (sqrt (hypot y.im y.re)))))) * [enter]simplify: Simplifying (/ (fma y.im x.im (* x.re y.re)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.re y.re (* y.im x.im)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (fma x.re y.re (* y.im x.im)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 20 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* 1 (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (* 1 (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re))))) * * * * [misc]progress: [ 21 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (/ (fma y.im x.im (* x.re y.re)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 25 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (/ (fma y.im x.im (* x.re y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 26 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot y.im y.re) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot y.im y.re) * [misc]simplify: Simplified (2 2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (/ (fma y.im x.im (* x.re y.re)) 1) (hypot y.im y.re)))) * * * * [misc]progress: [ 27 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.re y.re (* y.im x.im))) (cbrt (fma x.re y.re (* y.im x.im)))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (* (cbrt (fma x.re y.re (* y.im x.im))) (cbrt (fma x.re y.re (* y.im x.im)))) (/ (hypot y.im y.re) (cbrt (fma y.im x.im (* x.re y.re))))))) * * * * [misc]progress: [ 28 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma y.im x.im (* x.re y.re))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (sqrt (fma x.re y.re (* y.im x.im))) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (sqrt (fma x.re y.re (* y.im x.im))) (/ (hypot y.im y.re) (sqrt (fma y.im x.im (* x.re y.re))))))) * * * * [misc]progress: [ 29 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 34 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 35 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 38 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 39 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (123 enodes) * * [misc]simplify: iters left: 2 (334 enodes) * [exit]simplify: Simplified to (/ (fma y.re x.re (* x.im y.im)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (pow (/ (fma y.re x.re (* x.im y.im)) (* (hypot y.im y.re) (hypot y.im y.re))) 1)) * * * * [misc]progress: [ 43 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (- (log (hypot y.im y.re))) (- (log (fma y.im x.im (* x.re y.re))) (log (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (107 enodes) * [exit]simplify: Simplified to (- (log (fma y.im x.im (* x.re y.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (log (fma y.im x.im (* x.re y.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 45 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (- (log (hypot y.im y.re))) (log (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (95 enodes) * [exit]simplify: Simplified to (- (log (fma y.im x.im (* x.re y.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (log (fma y.im x.im (* x.re y.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 46 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 (hypot y.im y.re))) (- (log (fma y.im x.im (* x.re y.re))) (log (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (124 enodes) * * [misc]simplify: iters left: 1 (169 enodes) * [exit]simplify: Simplified to (- (log (fma x.im y.im (* x.re y.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (log (fma x.im y.im (* x.re y.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 47 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (log (/ 1 (hypot y.im y.re))) (log (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (117 enodes) * * [misc]simplify: iters left: 1 (154 enodes) * [exit]simplify: Simplified to (- (log (fma x.im y.im (* x.re y.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (log (fma x.im y.im (* x.re y.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 48 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 49 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 50 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 (hypot y.im y.re)) (/ 1 (hypot y.im y.re))) (/ 1 (hypot y.im y.re))) (/ (* (* (fma y.im x.im (* x.re y.re)) (fma y.im x.im (* x.re y.re))) (fma y.im x.im (* x.re y.re))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (154 enodes) * [exit]simplify: Simplified to (* (* (/ (fma y.re x.re (* y.im x.im)) (* (hypot y.im y.re) (hypot y.im y.re))) (* (fma y.re x.re (* y.im x.im)) (fma y.re x.re (* y.im x.im)))) (/ (* (/ 1 (hypot y.im y.re)) (/ 1 (hypot y.im y.re))) (/ (hypot y.im y.re) (/ 1 (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (cbrt (* (* (/ (fma y.re x.re (* y.im x.im)) (* (hypot y.im y.re) (hypot y.im y.re))) (* (fma y.re x.re (* y.im x.im)) (fma y.re x.re (* y.im x.im)))) (/ (* (/ 1 (hypot y.im y.re)) (/ 1 (hypot y.im y.re))) (/ (hypot y.im y.re) (/ 1 (hypot y.im y.re))))))) * * * * [misc]progress: [ 51 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (* (* (* (/ 1 (hypot y.im y.re)) (/ 1 (hypot y.im y.re))) (/ 1 (hypot y.im y.re))) (* (* (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (39 enodes) * * [misc]simplify: iters left: 4 (126 enodes) * * [misc]simplify: iters left: 3 (455 enodes) * [exit]simplify: Simplified to (* (/ (/ (fma y.re x.re (* y.im x.im)) (hypot y.im y.re)) (/ (* (hypot y.im y.re) (hypot y.im y.re)) (fma y.re x.re (* y.im x.im)))) (* (* (/ 1 (hypot y.im y.re)) (/ 1 (hypot y.im y.re))) (/ (fma y.re x.re (* y.im x.im)) (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (cbrt (* (/ (/ (fma y.re x.re (* y.im x.im)) (hypot y.im y.re)) (/ (* (hypot y.im y.re) (hypot y.im y.re)) (fma y.re x.re (* y.im x.im)))) (* (* (/ 1 (hypot y.im y.re)) (/ 1 (hypot y.im y.re))) (/ (fma y.re x.re (* y.im x.im)) (hypot y.im y.re)))))) * * * * [misc]progress: [ 52 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (fma y.im x.im (* x.re y.re))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * [exit]simplify: Simplified to (fma x.re y.re (* x.im y.im)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma x.re y.re (* x.im y.im)) (* (hypot y.im y.re) (hypot y.im y.re)))) * [enter]simplify: Simplifying (* (hypot y.im y.re) (hypot y.im y.re)) * * [misc]simplify: iters left: 3 (4 enodes) * [exit]simplify: Simplified to (* (hypot y.im y.re) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (fma x.re y.re (* x.im y.im)) (* (hypot y.im y.re) (hypot y.im y.re)))) * * * * [misc]progress: [ 56 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 57 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (cbrt (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (* (cbrt (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))))) (cbrt (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re))))) * * * * [misc]progress: [ 58 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (sqrt (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) (sqrt (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re))))) * * * * [misc]progress: [ 59 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* y.im x.im))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* y.im x.im))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 60 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 61 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (cbrt (fma y.im x.im (* x.re y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.re y.re (* y.im x.im))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ (* (cbrt (fma y.im x.im (* x.re y.re))) (cbrt (fma y.im x.im (* x.re y.re)))) 1)) (/ (cbrt (fma x.re y.re (* y.im x.im))) (hypot y.im y.re)))) * * * * [misc]progress: [ 62 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* y.im x.im))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ (sqrt (fma y.im x.im (* x.re y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (sqrt (fma y.re x.re (* y.im x.im))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 63 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ (sqrt (fma y.im x.im (* x.re y.re))) (sqrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* y.im x.im))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 64 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.im x.im (* x.re y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.re y.re (* y.im x.im))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ (sqrt (fma y.im x.im (* x.re y.re))) 1)) (/ (sqrt (fma x.re y.re (* y.im x.im))) (hypot y.im y.re)))) * * * * [misc]progress: [ 65 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.im x.im (* x.re y.re)) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.re y.re (* y.im x.im)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (fma x.re y.re (* y.im x.im)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 66 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.im x.im (* x.re y.re)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.re y.re (* y.im x.im)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ 1 (sqrt (hypot y.im y.re)))) (/ (fma x.re y.re (* y.im x.im)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 67 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (/ 1 1)) (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re)))) * * * * [misc]progress: [ 68 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) 1) (/ (fma x.re y.re (* y.im x.im)) (hypot y.im y.re)))) * * * * [misc]progress: [ 69 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (hypot y.im y.re)) * * [misc]simplify: iters left: 3 (5 enodes) * * [misc]simplify: iters left: 2 (7 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ 1 (hypot y.im y.re)) (fma y.im x.im (* x.re y.re))) (/ 1 (hypot y.im y.re)))) * * * * [misc]progress: [ 70 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ 1 (hypot y.im y.re))) (cbrt (/ 1 (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to (* (cbrt (/ 1 (hypot y.im y.re))) (cbrt (/ 1 (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ 1 (hypot y.im y.re))) (cbrt (/ 1 (hypot y.im y.re)))) (* (cbrt (/ 1 (hypot y.im y.re))) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 71 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ 1 (hypot y.im y.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (sqrt (/ 1 (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (/ 1 (hypot y.im y.re))) (* (sqrt (/ 1 (hypot y.im y.re))) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 72 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 73 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 74 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot y.im y.re) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot y.im y.re) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (hypot y.im y.re)) (fma y.im x.im (* x.re y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 75 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (* 1 (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (152 enodes) * [exit]simplify: Simplified to (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re))) * * * * [misc]progress: [ 76 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 77 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 78 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 79 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 80 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (- 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to -1 * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (* (pow (hypot y.im y.re) -1) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 81 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 82 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 83 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 84 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 85 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 86 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 87 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 88 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 89 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 90 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 91 / 106 ] simplifiying candidate # * * * * [misc]progress: [ 92 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 93 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 94 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot y.im y.re) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot y.im y.re) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 1) (hypot y.im y.re)) (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 95 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying x.re * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to x.re * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) x.re)) * * * * [misc]progress: [ 96 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying x.im * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to x.im * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) x.im)) * * * * [misc]progress: [ 97 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 x.im) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- x.im) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (- x.im))) * * * * [misc]progress: [ 98 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ 0 (hypot y.im y.re)))) * * * * [misc]progress: [ 99 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* y.im x.im) (* y.re x.re)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to (fma y.im x.im (* y.re x.re)) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 100 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying (+ (* y.im x.im) (* y.re x.re)) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (11 enodes) * * [misc]simplify: iters left: 2 (14 enodes) * [exit]simplify: Simplified to (fma y.im x.im (* y.re x.re)) * [misc]simplify: Simplified (2 2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 101 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 102 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 103 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 104 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 0 (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 105 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 0 (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 106 / 106 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 0 (/ (fma y.im x.im (* x.re y.re)) (hypot y.im y.re)))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 3 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2 2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 1 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* x.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) y.re) into x.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* 0 y.im) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (* (* y.re x.re) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (* (* y.im x.im) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) y.im) into x.im * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) y.im) into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.re)) into x.re * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ x.re 0) into x.re * [misc]backup-simplify: Simplify (- (/ x.re y.im) (+ (* x.im (/ 0 y.im)))) into (/ x.re y.im) * [misc]taylor: Taking taylor expansion of (/ x.re y.im) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* x.im (/ (/ 1/2 y.im) y.im)) (* (/ x.re y.im) (/ 0 y.im)))) into (- (* 1/2 (/ x.im (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ x.im (pow y.im 2)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ x.im (pow y.im 2))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 2)) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ x.im (pow y.im 2)) into (/ x.im (pow y.im 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ x.im (pow y.im 2))) into (* 1/2 (/ x.im (pow y.im 2))) * [misc]backup-simplify: Simplify (- (* 1/2 (/ x.im (pow y.im 2)))) into (- (* 1/2 (/ x.im (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ x.im (pow y.im 2)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ x.im (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* x.im (* 1 1)))) into x.im * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) 1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) 1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) 1) (+ (* (/ 1 x.re) (/ 0 1)))) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.re) (/ (/ 1/2 (pow y.im 2)) 1)) (* (/ 1 (* y.im x.im)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow y.im 2))) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow y.im 2))) into (- (* 1/2 (/ 1 (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.im 2)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.re) (/ 0 1)) (* (/ 1 (* y.im x.im)) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.im 3) x.im)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* (pow y.im 3) x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.im x.im)) (/ 0 (* y.im x.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow y.im 2))) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow y.im 2))) into (- (* 1/2 (/ 1 (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.im 2)))) in y.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.im 2))) in y.im * [misc]taylor: Taking taylor expansion of 1/2 in y.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* 1 (* (/ 1 (/ 1 x.re)) 1)))) into x.re * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) -1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) -1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) 1) (+ (* (/ 1 x.re) (/ 0 1)))) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.re) (/ (/ 1/2 (pow y.im 2)) 1)) (* (/ 1 (* y.im x.im)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow y.im 2))) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow y.im 2))) into (- (* 1/2 (/ 1 (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.im 2)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.re) (/ 0 1)) (* (/ 1 (* y.im x.im)) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.im 3) x.im)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (* (pow y.im 3) x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (* 0 (/ 1 (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.im x.im)) (/ 0 (* y.im x.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1/2 (/ 1 (pow y.im 2))) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 1/2 (pow y.im 2))) into (- (* 1/2 (/ 1 (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ 1 (pow y.im 2)))) in y.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ 1 (pow y.im 2))) in y.im * [misc]taylor: Taking taylor expansion of 1/2 in y.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1/2 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* 1 (* (/ 1 (/ 1 (- x.re))) 1)))) into (* -1 x.re) * * * * [misc]progress: [ 2 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* x.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) y.re) into x.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (/ x.re y.re) into (/ x.re y.re) * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* 0 y.im) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (* (* y.re x.re) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* y.re x.re) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (/ (* y.re x.re) (+ (pow y.re 2) (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (* (* y.im x.im) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* y.im x.im) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) y.im) into x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (/ x.im y.im) into (/ x.im y.im) * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) y.im) into x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (/ x.im y.im) into (/ x.im y.im) * [misc]taylor: Taking taylor expansion of (/ x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ x.im y.im) into (/ x.im y.im) * [misc]taylor: Taking taylor expansion of (/ x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.re)) into x.re * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ x.re 0) into x.re * [misc]backup-simplify: Simplify (- (/ x.re y.im) (+ (* x.im (/ 0 y.im)))) into (/ x.re y.im) * [misc]backup-simplify: Simplify (- (/ (/ x.re y.im) y.im) (+ (* (/ x.im y.im) (/ 0 y.im)))) into (/ x.re (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ x.re (pow y.im 2)) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ x.im y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* x.im (/ (/ 1/2 y.im) y.im)) (* (/ x.re y.im) (/ 0 y.im)))) into (- (* 1/2 (/ x.im (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ x.im (pow y.im 2)))) y.im) (+ (* (/ x.im y.im) (/ (/ 1/2 y.im) y.im)) (* (/ x.re (pow y.im 2)) (/ 0 y.im)))) into (- (/ x.im (pow y.im 3))) * [misc]taylor: Taking taylor expansion of (- (/ x.im (pow y.im 3))) in x.re * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 3)) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (/ x.im (pow y.im 3)) into (/ x.im (pow y.im 3)) * [misc]backup-simplify: Simplify (- (/ x.im (pow y.im 3))) into (- (/ x.im (pow y.im 3))) * [misc]taylor: Taking taylor expansion of (- (/ x.im (pow y.im 3))) in x.im * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 3)) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 3)) into (/ 1 (pow y.im 3)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ x.im y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) 1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (/ 1 (* y.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) 1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) 1) (+ (* (/ 1 x.re) (/ 0 1)))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) 1) (+ (* (/ 1 x.re) (/ 0 1)))) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.re) (/ (/ 1/2 (pow y.im 2)) 1)) (* (/ 1 (* y.im x.im)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) 1) (+ (* (/ 1 x.re) (/ (/ 1/2 (pow y.im 2)) 1)) (* (/ 1 (* y.im x.im)) (/ 0 1)))) into (- (/ 1 (* (pow y.im 2) x.re))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 1 (pow y.im 2))) into (- (/ 1 (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.re) (/ 0 1)) (* (/ 1 (* y.im x.im)) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.im 3) x.im)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ 1 (* (pow y.im 3) x.im)))) 1) (+ (* (/ 1 x.re) (/ 0 1)) (* (/ 1 (* y.im x.im)) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (/ 1 (* (pow y.im 2) x.re))) (/ 0 1)))) into (- (/ 1 (* (pow y.im 3) x.im))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.im x.im)) (/ 0 (* y.im x.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow y.im 2))) into (- (/ 1 (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow y.im 2))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) -1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 x.im) 1) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (/ 1 (* y.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) -1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ 1 x.re) 1) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of 1 in x.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) 1) (+ (* (/ 1 x.re) (/ 0 1)))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) 1) (+ (* (/ 1 x.re) (/ 0 1)))) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.re) (/ (/ 1/2 (pow y.im 2)) 1)) (* (/ 1 (* y.im x.im)) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) 1) (+ (* (/ 1 x.re) (/ (/ 1/2 (pow y.im 2)) 1)) (* (/ 1 (* y.im x.im)) (/ 0 1)))) into (- (/ 1 (* (pow y.im 2) x.re))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 1 (pow y.im 2))) into (- (/ 1 (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* (/ 1 x.re) (/ 0 1)) (* (/ 1 (* y.im x.im)) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (* 1/2 (/ 1 (* (pow y.im 2) x.re)))) (/ 0 1)))) into (- (* 1/2 (/ 1 (* (pow y.im 3) x.im)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ 1 (* (pow y.im 3) x.im)))) 1) (+ (* (/ 1 x.re) (/ 0 1)) (* (/ 1 (* y.im x.im)) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (/ 1 (* (pow y.im 2) x.re))) (/ 0 1)))) into (- (/ 1 (* (pow y.im 3) x.im))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.im x.im)) (/ 0 (* y.im x.im))))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 1 (pow y.im 2))) into (- (/ 1 (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (- (/ 1 (pow y.im 2))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * * * * [misc]progress: [ 3 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (hypot y.im y.re) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.re)) into (/ 1/2 y.re) * [misc]taylor: Taking taylor expansion of (/ 1/2 y.re) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 0) (* 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y.re))))) (* 2 y.re)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* y.re 1)) into y.re * [misc]approximate: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 y.im)))) into y.im * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 (- y.im))))) into (* -1 y.im) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 1 2) * [misc]approximate: Taking taylor expansion of (hypot y.im y.re) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.re)) into (/ 1/2 y.re) * [misc]taylor: Taking taylor expansion of (/ 1/2 y.re) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 0) (* 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y.re))))) (* 2 y.re)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* y.re 1)) into y.re * [misc]approximate: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 y.im)))) into y.im * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 (- y.im))))) into (* -1 y.im) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma y.re x.re (* x.im y.im))) (log (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (- (log (fma y.im x.im (* y.re x.re))) (log (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (exp (- (log (fma y.im x.im (* y.re x.re))) (log (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 5 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma y.re x.re (* x.im y.im)) (fma y.re x.re (* x.im y.im))) (fma y.re x.re (* x.im y.im))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (66 enodes) * * [misc]simplify: iters left: 3 (219 enodes) * [exit]simplify: Simplified to (pow (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) 3) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (cbrt (pow (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) 3)) (hypot y.im y.re))) * * * * [misc]progress: [ 8 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 13 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.im y.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 14 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 15 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 16 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 17 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 18 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 19 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 20 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (13 enodes) * * [misc]simplify: iters left: 2 (16 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 21 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 22 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 23 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 24 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 25 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 26 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot y.im y.re) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot y.im y.re) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) 1) (hypot y.im y.re)) (hypot y.im y.re))) * * * * [misc]progress: [ 27 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (hypot y.im y.re) (cbrt (fma y.re x.re (* x.im y.im))))) (hypot y.im y.re))) * * * * [misc]progress: [ 28 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma y.re x.re (* x.im y.im))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (/ (hypot y.im y.re) (sqrt (fma y.re x.re (* x.im y.im))))) (hypot y.im y.re))) * * * * [misc]progress: [ 29 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 30 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (log (fma y.re x.re (* x.im y.im))) (log (hypot y.im y.re))) (log (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (101 enodes) * [exit]simplify: Simplified to (- (log (fma x.im y.im (* y.re x.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (log (fma x.im y.im (* y.re x.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 34 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (log (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (- (log (fma x.im y.im (* y.re x.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (log (fma x.im y.im (* y.re x.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 35 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 36 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 37 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (* (fma y.re x.re (* x.im y.im)) (fma y.re x.re (* x.im y.im))) (fma y.re x.re (* x.im y.im))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (103 enodes) * * [misc]simplify: iters left: 3 (397 enodes) * [exit]simplify: Simplified to (/ (pow (fma x.im y.im (* y.re x.re)) 3) (* (pow (hypot y.im y.re) 3) (pow (hypot y.im y.re) 3))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (cbrt (/ (pow (fma x.im y.im (* y.re x.re)) 3) (* (pow (hypot y.im y.re) 3) (pow (hypot y.im y.re) 3))))) * * * * [misc]progress: [ 38 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (98 enodes) * * [misc]simplify: iters left: 3 (345 enodes) * [exit]simplify: Simplified to (pow (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) 3) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (cbrt (pow (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) 3))) * * * * [misc]progress: [ 39 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 40 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 41 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 44 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 45 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 46 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 47 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 48 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 49 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (53 enodes) * * [misc]simplify: iters left: 3 (92 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (138 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 50 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 51 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (89 enodes) * * [misc]simplify: iters left: 2 (271 enodes) * * [misc]simplify: iters left: 1 (338 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 52 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (117 enodes) * * [misc]simplify: iters left: 1 (135 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 53 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (hypot y.im y.re)) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (hypot y.im y.re)) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 54 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (hypot y.im y.re))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (145 enodes) * * [misc]simplify: iters left: 1 (163 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.im y.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 55 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (95 enodes) * * [misc]simplify: iters left: 2 (213 enodes) * * [misc]simplify: iters left: 1 (244 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 56 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (111 enodes) * * [misc]simplify: iters left: 1 (115 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 57 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 58 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 59 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 60 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 61 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 62 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 63 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 64 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 65 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 66 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (sqrt (fma y.im x.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (fma y.im x.im (* y.re x.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re)) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 67 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 68 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 69 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (24 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 70 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (27 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 71 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 72 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) 1) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 73 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 74 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 75 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 76 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 77 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 78 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 79 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.im x.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 80 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (11 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 81 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) 1) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (fma x.im y.im (* y.re x.re)) (/ (/ 1 (hypot y.im y.re)) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ 1 (hypot y.im y.re)) (hypot y.im y.re)) * * [misc]simplify: iters left: 5 (6 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ 1 (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (fma x.im y.im (* y.re x.re)) (/ 1 (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 82 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 83 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 84 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 85 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) * * * * [misc]progress: [ 86 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * * * * [misc]progress: [ 87 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot y.im y.re) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot y.im y.re) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) 1) (hypot y.im y.re))) * * * * [misc]progress: [ 88 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)))) (/ (hypot y.im y.re) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))))) * * * * [misc]progress: [ 89 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (/ (hypot y.im y.re) (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))))) * * * * [misc]progress: [ 90 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 91 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.im y.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (hypot y.im y.re) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 92 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (hypot y.im y.re) (/ (cbrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re))))) * * * * [misc]progress: [ 93 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 94 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 95 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (fma x.im y.im (* y.re x.re))) (/ (hypot y.im y.re) (/ (sqrt (fma y.re x.re (* x.im y.im))) (hypot y.im y.re))))) * * * * [misc]progress: [ 96 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (fma y.re x.re (* x.im y.im)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 97 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 98 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ 1 (/ (hypot y.im y.re) (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))))) * * * * [misc]progress: [ 99 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 100 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (fma y.re x.re (* x.im y.im)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma x.im y.im (* y.re x.re)) (/ (hypot y.im y.re) (/ 1 (hypot y.im y.re))))) * * * * [misc]progress: [ 101 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (fma y.re x.re (* x.im y.im)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re)))) * * * * [misc]progress: [ 102 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 103 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 104 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 105 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 106 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 107 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 108 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 109 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 110 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 111 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 112 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 113 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 114 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 115 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 116 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 117 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 118 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 119 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 120 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 121 / 133 ] simplifiying candidate # * * * * [misc]progress: [ 122 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying x.im * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to x.im * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ x.im (hypot y.im y.re))) * * * * [misc]progress: [ 123 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying x.re * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to x.re * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ x.re (hypot y.im y.re))) * * * * [misc]progress: [ 124 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 x.re) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- x.re) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (- x.re) (hypot y.im y.re))) * * * * [misc]progress: [ 125 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 126 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 127 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 128 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying y.re * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to y.re * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) y.re)) * * * * [misc]progress: [ 129 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying y.im * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to y.im * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) y.im)) * * * * [misc]progress: [ 130 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 y.im) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- y.im) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) (- y.im))) * * * * [misc]progress: [ 131 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying y.re * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to y.re * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.re x.re (* x.im y.im)) y.re) (hypot y.im y.re))) * * * * [misc]progress: [ 132 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying y.im * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to y.im * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.re x.re (* x.im y.im)) y.im) (hypot y.im y.re))) * * * * [misc]progress: [ 133 / 133 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 y.im) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- y.im) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.re x.re (* x.im y.im)) (- y.im)) (hypot y.im y.re))) * * * [misc]progress: adding candidates to table * * [misc]progress: iteration 4 / 4 * * * [misc]progress: picking best candidate * * * * [misc]pick: Picked # * * * [misc]progress: localizing error * * * [misc]progress: generating rewritten candidates * * * * [misc]progress: [ 1 / 4 ] rewriting at (2 1 1) * * * * [misc]progress: [ 2 / 4 ] rewriting at (2 1) * * * * [misc]progress: [ 3 / 4 ] rewriting at (2) * * * * [misc]progress: [ 4 / 4 ] rewriting at (2 2) * * * [misc]progress: generating series expansions * * * * [misc]progress: [ 1 / 4 ] generating series at (2 1 1) * [misc]approximate: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.re) into (sqrt y.re) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.re))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* x.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (sqrt y.re)) into (* (sqrt y.re) x.re) * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in x.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* 0 y.im) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.re x.re) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.im x.im) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt y.im)) into (* (sqrt y.im) x.im) * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt y.im)) into (* (sqrt y.im) x.im) * [misc]taylor: Taking taylor expansion of (* (sqrt y.im) x.im) in x.re * [misc]taylor: Taking taylor expansion of (sqrt y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* (sqrt y.im) x.im) into (* (sqrt y.im) x.im) * [misc]taylor: Taking taylor expansion of (* (sqrt y.im) x.im) in x.im * [misc]taylor: Taking taylor expansion of (sqrt y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (sqrt y.im) 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.re)) into x.re * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ x.re 0) into x.re * [misc]backup-simplify: Simplify (- (/ x.re (sqrt y.im)) (+ (* (* (sqrt y.im) x.im) (/ 0 (sqrt y.im))))) into (* (sqrt (/ 1 y.im)) x.re) * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 y.im)) x.re) in x.re * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (sqrt (/ 1 y.im)) into (sqrt (/ 1 y.im)) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 y.im)) 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt y.im) 0) (* 0 x.im)) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* (sqrt y.im) 1) (* 0 0)) into (sqrt y.im) * [misc]taylor: Taking taylor expansion of (sqrt y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 y.im) (pow 0 2) (+)) (* 2 (sqrt y.im))) into (* 1/4 (sqrt (/ 1 (pow y.im 3)))) * [misc]backup-simplify: Simplify (- (/ 0 (sqrt y.im)) (+ (* (* (sqrt y.im) x.im) (/ (* 1/4 (sqrt (/ 1 (pow y.im 3)))) (sqrt y.im))) (* (* (sqrt (/ 1 y.im)) x.re) (/ 0 (sqrt y.im))))) into (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) * [misc]taylor: Taking taylor expansion of (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im)) in x.re * [misc]taylor: Taking taylor expansion of 1/4 in x.re * [misc]backup-simplify: Simplify 1/4 into 1/4 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (pow y.im 3))) x.im) in x.re * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (pow y.im 3))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 3)) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 3)) into (/ 1 (pow y.im 3)) * [misc]backup-simplify: Simplify (sqrt (/ 1 (pow y.im 3))) into (sqrt (/ 1 (pow y.im 3))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 (pow y.im 2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 3)) (/ 0 (pow y.im 3))))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y.im 3))))) into 0 * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (pow y.im 3))) x.im) into (* (sqrt (/ 1 (pow y.im 3))) x.im) * [misc]backup-simplify: Simplify (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im)) into (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im)) * [misc]backup-simplify: Simplify (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) into (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) * [misc]taylor: Taking taylor expansion of (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im)) in x.im * [misc]taylor: Taking taylor expansion of 1/4 in x.im * [misc]backup-simplify: Simplify 1/4 into 1/4 * [misc]taylor: Taking taylor expansion of (* (sqrt (/ 1 (pow y.im 3))) x.im) in x.im * [misc]taylor: Taking taylor expansion of (sqrt (/ 1 (pow y.im 3))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 3)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 3)) into (/ 1 (pow y.im 3)) * [misc]backup-simplify: Simplify (sqrt (/ 1 (pow y.im 3))) into (sqrt (/ 1 (pow y.im 3))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 (pow y.im 2))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 3)) (/ 0 (pow y.im 3))))) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (/ 1 (pow y.im 3))))) into 0 * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* (sqrt (/ 1 (pow y.im 3))) 0) into 0 * [misc]backup-simplify: Simplify (* 1/4 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) 1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) 1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ +nan.0 x.re) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow y.im 2))) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ +nan.0 (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow y.im 2))) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ +nan.0 (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 y.im)) (* (/ 1 (/ 1 x.im)) (* 1 (/ 1 y.re))))) (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 x.re)) (/ 1 (/ 1 y.re)))))) (* (- +nan.0) (* (/ 1 (/ 1 y.im)) (* (/ 1 (/ 1 x.im)) (* 1 1)))))) into (- (+ (* +nan.0 (/ (* y.im x.im) y.re)) (- (+ (* +nan.0 (* y.re x.re)) (- (* +nan.0 (* y.im x.im))))))) * [misc]approximate: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) -1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) -1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ +nan.0 x.re) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow y.im 2))) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ +nan.0 (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ +nan.0 (pow y.im 2))) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ +nan.0 (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 (- y.im))) (* (/ 1 (/ 1 (- x.im))) (* 1 (/ 1 (- y.re)))))) (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 (- x.re))) (/ 1 (/ 1 (- y.re))))))) (* (- +nan.0) (* (/ 1 (/ 1 (- y.im))) (* (/ 1 (/ 1 (- x.im))) (* 1 1)))))) into (- (+ (* +nan.0 (/ (* y.im x.im) y.re)) (- (+ (* +nan.0 (* y.re x.re)) (- (* +nan.0 (* y.im x.im))))))) * * * * [misc]progress: [ 2 / 4 ] generating series at (2 1) * [misc]approximate: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.re) into (sqrt y.re) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.re))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* x.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (sqrt y.re)) into (* (sqrt y.re) x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.re) into (sqrt y.re) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.re))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt y.re) x.re) (sqrt y.re)) into x.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in x.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* 0 y.im) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.re x.re) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* y.re x.re) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.re x.re) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.im x.im) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* y.im x.im) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.im x.im) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt y.im)) into (* (sqrt y.im) x.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt y.im) x.im) (sqrt y.im)) into x.im * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt y.im)) into (* (sqrt y.im) x.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt y.im) x.im) (sqrt y.im)) into x.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.re)) into x.re * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ x.re 0) into x.re * [misc]backup-simplify: Simplify (- (/ x.re (sqrt y.im)) (+ (* (* (sqrt y.im) x.im) (/ 0 (sqrt y.im))))) into (* (sqrt (/ 1 y.im)) x.re) * [misc]backup-simplify: Simplify (- (/ (* (sqrt (/ 1 y.im)) x.re) (sqrt y.im)) (+ (* x.im (/ 0 (sqrt y.im))))) into (/ x.re y.im) * [misc]taylor: Taking taylor expansion of (/ x.re y.im) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 1 in y.im * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 y.im) (pow 0 2) (+)) (* 2 (sqrt y.im))) into (* 1/4 (sqrt (/ 1 (pow y.im 3)))) * [misc]backup-simplify: Simplify (- (/ 0 (sqrt y.im)) (+ (* (* (sqrt y.im) x.im) (/ (* 1/4 (sqrt (/ 1 (pow y.im 3)))) (sqrt y.im))) (* (* (sqrt (/ 1 y.im)) x.re) (/ 0 (sqrt y.im))))) into (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 y.im) (pow 0 2) (+)) (* 2 (sqrt y.im))) into (* 1/4 (sqrt (/ 1 (pow y.im 3)))) * [misc]backup-simplify: Simplify (- (/ (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) (sqrt y.im)) (+ (* x.im (/ (* 1/4 (sqrt (/ 1 (pow y.im 3)))) (sqrt y.im))) (* (/ x.re y.im) (/ 0 (sqrt y.im))))) into (- (* 1/2 (/ x.im (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ x.im (pow y.im 2)))) in x.re * [misc]taylor: Taking taylor expansion of (* 1/2 (/ x.im (pow y.im 2))) in x.re * [misc]taylor: Taking taylor expansion of 1/2 in x.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 2)) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ x.im (pow y.im 2)) into (/ x.im (pow y.im 2)) * [misc]backup-simplify: Simplify (* 1/2 (/ x.im (pow y.im 2))) into (* 1/2 (/ x.im (pow y.im 2))) * [misc]backup-simplify: Simplify (- (* 1/2 (/ x.im (pow y.im 2)))) into (- (* 1/2 (/ x.im (pow y.im 2)))) * [misc]taylor: Taking taylor expansion of (- (* 1/2 (/ x.im (pow y.im 2)))) in x.im * [misc]taylor: Taking taylor expansion of (* 1/2 (/ x.im (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of 1/2 in x.im * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (* x.im (* 1 1)))) into x.im * [misc]approximate: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) 1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) 1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ +nan.0 x.re) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) 0) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ +nan.0 (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 y.im)) (* (/ 1 (/ 1 x.im)) (* 1 (/ 1 y.re))))) (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 x.re)) (/ 1 (/ 1 y.re)))))) (* (- +nan.0) (* (/ 1 (/ 1 y.im)) (* (/ 1 (/ 1 x.im)) (* 1 1)))))) into (- (+ (* +nan.0 (/ (* y.im x.im) y.re)) (- (+ (* +nan.0 (* y.re x.re)) (- (* +nan.0 (* y.im x.im))))))) * [misc]approximate: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) -1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) -1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ +nan.0 x.re) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) 0) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ +nan.0 (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* (/ 1 (/ 1 (- y.im))) (* (/ 1 (/ 1 (- x.im))) (* 1 (/ 1 (- y.re)))))) (+ (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 (- x.re))) (/ 1 (/ 1 (- y.re))))))) (* (- +nan.0) (* (/ 1 (/ 1 (- y.im))) (* (/ 1 (/ 1 (- x.im))) (* 1 1)))))) into (- (+ (* +nan.0 (/ (* y.im x.im) y.re)) (- (+ (* +nan.0 (* y.re x.re)) (- (* +nan.0 (* y.im x.im))))))) * * * * [misc]progress: [ 3 / 4 ] generating series at (2) * [misc]approximate: Taking taylor expansion of (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.re) into (sqrt y.re) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.re))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* x.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (sqrt y.re)) into (* (sqrt y.re) x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.re) into (sqrt y.re) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.re))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt y.re) x.re) (sqrt y.re)) into x.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]backup-simplify: Simplify (/ x.re y.re) into (/ x.re y.re) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in x.im * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.im * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* y.re x.re) into (* y.re x.re) * [misc]backup-simplify: Simplify (* 0 y.im) into 0 * [misc]backup-simplify: Simplify (+ (* y.re x.re) 0) into (* y.re x.re) * [misc]backup-simplify: Simplify (/ (* y.re x.re) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.re x.re) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* y.re x.re) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.re x.re) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* y.re x.re) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (/ (* y.re x.re) (+ (pow y.re 2) (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in x.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in x.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (* y.re 0) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.im x.im) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in x.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (pow (+ (pow y.re 2) (pow y.im 2)) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (pow y.re 2) (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* y.im x.im) (pow (/ 1 (+ (pow y.re 2) (pow y.im 2))) 1/4)) (pow (+ (pow y.re 2) (pow y.im 2)) 1/4)) into (* (* y.im x.im) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ (pow y.im 2) (pow y.re 2)) into (+ (pow y.re 2) (pow y.im 2)) * [misc]backup-simplify: Simplify (sqrt (+ (pow y.re 2) (pow y.im 2))) into (sqrt (+ (pow y.re 2) (pow y.im 2))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (pow y.re 2) (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (/ (* (* y.im x.im) (sqrt (/ 1 (+ (pow y.re 2) (pow y.im 2))))) (sqrt (+ (pow y.re 2) (pow y.im 2)))) into (/ (* y.im x.im) (+ (pow y.re 2) (pow y.im 2))) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt y.im)) into (* (sqrt y.im) x.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt y.im) x.im) (sqrt y.im)) into x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (/ x.im y.im) into (/ x.im y.im) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) in y.re * [misc]taylor: Taking taylor expansion of (fma y.re x.re (* x.im y.im)) in y.re * [misc]taylor: Rewrote expression to (+ (* y.re x.re) (* x.im y.im)) * [misc]taylor: Taking taylor expansion of (* y.re x.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]taylor: Taking taylor expansion of (* x.im y.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (* 0 x.re) into 0 * [misc]backup-simplify: Simplify (* x.im y.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (+ 0 (* y.im x.im)) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ (* y.im x.im) (sqrt y.im)) into (* (sqrt y.im) x.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot y.im y.re)) in y.re * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (sqrt y.im) into (sqrt y.im) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt y.im))) into 0 * [misc]backup-simplify: Simplify (/ (* (sqrt y.im) x.im) (sqrt y.im)) into x.im * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (/ x.im y.im) into (/ x.im y.im) * [misc]taylor: Taking taylor expansion of (/ x.im y.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ x.im y.im) into (/ x.im y.im) * [misc]taylor: Taking taylor expansion of (/ x.im y.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ (* 0 0) (* 1 x.re)) into x.re * [misc]backup-simplify: Simplify (+ (* x.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ x.re 0) into x.re * [misc]backup-simplify: Simplify (- (/ x.re (sqrt y.im)) (+ (* (* (sqrt y.im) x.im) (/ 0 (sqrt y.im))))) into (* (sqrt (/ 1 y.im)) x.re) * [misc]backup-simplify: Simplify (- (/ (* (sqrt (/ 1 y.im)) x.re) (sqrt y.im)) (+ (* x.im (/ 0 (sqrt y.im))))) into (/ x.re y.im) * [misc]backup-simplify: Simplify (- (/ (/ x.re y.im) y.im) (+ (* (/ x.im y.im) (/ 0 y.im)))) into (/ x.re (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ x.re (pow y.im 2)) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ x.im y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 x.re))) into 0 * [misc]backup-simplify: Simplify (+ (* x.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 y.im) (pow 0 2) (+)) (* 2 (sqrt y.im))) into (* 1/4 (sqrt (/ 1 (pow y.im 3)))) * [misc]backup-simplify: Simplify (- (/ 0 (sqrt y.im)) (+ (* (* (sqrt y.im) x.im) (/ (* 1/4 (sqrt (/ 1 (pow y.im 3)))) (sqrt y.im))) (* (* (sqrt (/ 1 y.im)) x.re) (/ 0 (sqrt y.im))))) into (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 y.im) (pow 0 2) (+)) (* 2 (sqrt y.im))) into (* 1/4 (sqrt (/ 1 (pow y.im 3)))) * [misc]backup-simplify: Simplify (- (/ (- (* 1/4 (* (sqrt (/ 1 (pow y.im 3))) x.im))) (sqrt y.im)) (+ (* x.im (/ (* 1/4 (sqrt (/ 1 (pow y.im 3)))) (sqrt y.im))) (* (/ x.re y.im) (/ 0 (sqrt y.im))))) into (- (* 1/2 (/ x.im (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.im)) into (/ 1/2 y.im) * [misc]backup-simplify: Simplify (- (/ (- (* 1/2 (/ x.im (pow y.im 2)))) y.im) (+ (* (/ x.im y.im) (/ (/ 1/2 y.im) y.im)) (* (/ x.re (pow y.im 2)) (/ 0 y.im)))) into (- (/ x.im (pow y.im 3))) * [misc]taylor: Taking taylor expansion of (- (/ x.im (pow y.im 3))) in x.re * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 3)) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (/ x.im (pow y.im 3)) into (/ x.im (pow y.im 3)) * [misc]backup-simplify: Simplify (- (/ x.im (pow y.im 3))) into (- (/ x.im (pow y.im 3))) * [misc]taylor: Taking taylor expansion of (- (/ x.im (pow y.im 3))) in x.im * [misc]taylor: Taking taylor expansion of (/ x.im (pow y.im 3)) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 3)) into (/ 1 (pow y.im 3)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ x.im y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 y.im) (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]approximate: Taking taylor expansion of (/ (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (hypot (/ 1 y.im) (/ 1 y.re))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) 1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.im) 1) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* 1 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (/ 1 (* y.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) 1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) 1) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) (sqrt (hypot (/ 1 y.im) (/ 1 y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 y.re) (/ 1 x.re) (* (/ 1 x.im) (/ 1 y.im))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 y.re) (/ 1 x.re)) (* (/ 1 x.im) (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 x.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (/ 1 x.re) into (/ 1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 x.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (/ 1 x.im) into (/ 1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* 1 (/ 1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 y.im) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) 1) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ +nan.0 x.re) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 (/ 1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 x.im) (/ 1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) 1) (+ (* (/ +nan.0 x.re) (/ 0 1)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (/ 1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) * [misc]backup-simplify: Simplify (* (/ 1 y.im) (/ 1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) 1) (+ (* (/ +nan.0 x.re) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ 0 1)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.re) (/ 0 x.re)) (* 0 (/ 0 x.re)) (* 0 (/ 0 x.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)) (* 0 (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 x.im) (/ 0 x.im)) (* 0 (/ 0 x.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 x.im) 0) (+ (* 0 0) (* 0 (/ 1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.im) (/ 0 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.im) 0) (* 0 (/ 1 y.im))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) 1) (+ (* (/ +nan.0 x.re) (/ 0 1)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) (/ 0 1)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) 0) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ +nan.0 (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.im x.im)) (/ 0 (* y.im x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* y.im x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- +nan.0) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* 1 (* 1 (* (/ 1 (/ 1 x.re)) (pow (/ 1 y.re) 2))))) (+ (* (- +nan.0) (* 1 (* 1 (* (/ 1 (/ 1 x.re)) (/ 1 y.re))))) (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 x.re)) 1)))))) into (- (+ (* +nan.0 (/ x.re (pow y.re 2))) (- (+ (* +nan.0 x.re) (- (* +nan.0 (/ x.re y.re))))))) * [misc]approximate: Taking taylor expansion of (/ (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in (y.re x.re x.im y.im) around 0 * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.im * [misc]taylor: Taking taylor expansion of (- x.re) in y.im * [misc]taylor: Taking taylor expansion of x.re in y.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.im * [misc]taylor: Taking taylor expansion of (- x.im) in y.im * [misc]taylor: Taking taylor expansion of x.im in y.im * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) -1) into (/ 1 x.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 x.im)) into (/ 1 x.im) * [misc]backup-simplify: Simplify (/ (/ 1 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.im) +nan.0) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.im) 1) into (/ +nan.0 x.im) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.im * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.im * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.im * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.im * [misc]taylor: Taking taylor expansion of (- x.re) in x.im * [misc]taylor: Taking taylor expansion of x.re in x.im * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.im * [misc]taylor: Taking taylor expansion of (- x.im) in x.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* -1 (/ -1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (+ 0 (/ 1 y.im)) into (/ 1 y.im) * [misc]backup-simplify: Simplify (/ (/ 1 y.im) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.im) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.im * [misc]taylor: Taking taylor expansion of (- y.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.im * [misc]taylor: Taking taylor expansion of (- y.re) in x.im * [misc]taylor: Taking taylor expansion of y.re in x.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.im) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (/ 1 (* y.im (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in x.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in x.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in x.re * [misc]taylor: Taking taylor expansion of (- x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in x.re * [misc]taylor: Taking taylor expansion of (- x.im) in x.re * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) -1) into (/ 1 y.re) * [misc]backup-simplify: Simplify (+ (/ 1 y.re) 0) into (/ 1 y.re) * [misc]backup-simplify: Simplify (/ (/ 1 y.re) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4) * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.re) (pow (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) 1/4)) (pow (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) 1/4)) into (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in x.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in x.re * [misc]taylor: Taking taylor expansion of (- y.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in x.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in x.re * [misc]taylor: Taking taylor expansion of (- y.re) in x.re * [misc]taylor: Taking taylor expansion of y.re in x.re * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) (/ 1 (pow y.re 2))) into (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))) * [misc]backup-simplify: Simplify (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) into (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) into 0 * [misc]backup-simplify: Simplify (/ (* (/ 1 y.re) (sqrt (/ 1 (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2)))))) (sqrt (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) into (/ 1 (* y.re (+ (/ 1 (pow y.re 2)) (/ 1 (pow y.im 2))))) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) 1) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (/ (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (/ (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re))))) in y.re * [misc]taylor: Taking taylor expansion of (fma (/ 1 (- y.re)) (/ 1 (- x.re)) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) in y.re * [misc]taylor: Rewrote expression to (+ (* (/ 1 (- y.re)) (/ 1 (- x.re))) (* (/ 1 (- x.im)) (/ 1 (- y.im)))) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- x.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- x.re)) in y.re * [misc]taylor: Taking taylor expansion of (- x.re) in y.re * [misc]taylor: Taking taylor expansion of x.re in y.re * [misc]backup-simplify: Simplify x.re into x.re * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (/ 1 (- x.re)) into (/ -1 x.re) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- x.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- x.im)) in y.re * [misc]taylor: Taking taylor expansion of (- x.im) in y.re * [misc]taylor: Taking taylor expansion of x.im in y.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (/ 1 (- x.im)) into (/ -1 x.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (* -1 (/ -1 x.re)) into (/ 1 x.re) * [misc]backup-simplify: Simplify (+ (/ 1 x.re) 0) into (/ 1 x.re) * [misc]backup-simplify: Simplify (/ (/ 1 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (sqrt (hypot (/ 1 (- y.im)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (sqrt 0) into 0 * [misc]backup-simplify: Simplify (/ 1 (* 2 (sqrt 0))) into +nan.0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) +nan.0) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]backup-simplify: Simplify (/ (/ +nan.0 x.re) 1) into (/ +nan.0 x.re) * [misc]taylor: Taking taylor expansion of (/ +nan.0 x.re) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ +nan.0 1) into +nan.0 * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 (/ -1 x.re))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 x.im) (/ -1 y.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (* y.im x.im))) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (/ 1 (* y.im x.im)) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+)) (* 2 0)) into +nan.0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) 1) (+ (* (/ +nan.0 x.re) (/ 0 1)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ -1 x.re)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1/2 (pow y.im 2)) (+ (* 2 (* +nan.0 +nan.0)))) (* 2 0)) into (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) * [misc]backup-simplify: Simplify (* (/ -1 y.im) (/ -1 y.im)) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (+ (/ 1 (pow y.im 2)) 0) into (/ 1 (pow y.im 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.im 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.im 2)) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) 1) (+ (* (/ +nan.0 x.re) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ 0 1)))) into (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re)))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 x.re))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of (- +nan.0) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.re) into (- x.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.re) (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))) (* 0 (/ 0 (- x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ -1 x.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))) (* 0 (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- x.im) into (- x.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 x.im) (/ 0 (- x.im))) (* 0 (/ 0 (- x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 x.im) 0) (+ (* 0 0) (* 0 (/ -1 y.im)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ 0 +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (pow +nan.0 2) (+ (* 2 (* +nan.0 (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)))))) (* 2 0)) into (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (* +nan.0 (/ 1 (* (pow y.im 2) x.re)))))))))) +nan.0) (+ (* (/ +nan.0 x.re) (/ (* +nan.0 (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (* +nan.0 (- (* 1/2 (/ 1 (pow y.im 2))) +nan.0)) +nan.0)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) (/ +nan.0 +nan.0)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.im) (/ 0 (- y.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.im) 0) (* 0 (/ -1 y.im))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.im 2)))))) (* 2 1)) into 0 * [misc]backup-simplify: Simplify (- (/ (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) 1) (+ (* (/ +nan.0 x.re) (/ 0 1)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (* +nan.0 (/ 1 x.re))))) (/ (/ 1/2 (pow y.im 2)) 1)) (* (- (+ (* +nan.0 (/ 1 (* y.im x.im))) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 x.re))))))) (/ 0 1)))) into (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 3) x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 3) x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 3) x.im) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 3) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* y.im (pow y.im 2)) into (pow y.im 3) * [misc]backup-simplify: Simplify (* (pow y.im 3) x.im) into (* (pow y.im 3) x.im) * [misc]backup-simplify: Simplify (/ 1 (* (pow y.im 3) x.im)) into (/ 1 (* (pow y.im 3) x.im)) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 x.re)) (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 x.re)) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 x.re) in x.re * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im)))))) in x.re * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) (- (* +nan.0 (/ 1 (* y.im x.im))))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* (pow y.im 2) x.re))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* (pow y.im 2) x.re)) in x.re * [misc]taylor: Taking taylor expansion of (* (pow y.im 2) x.re) in x.re * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.re in x.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* (pow y.im 2) 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 1) (* 0 0)) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.re * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.re * [misc]taylor: Taking taylor expansion of +nan.0 in x.re * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.re * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.re * [misc]taylor: Taking taylor expansion of y.im in x.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.re * [misc]backup-simplify: Simplify x.im into x.im * [misc]backup-simplify: Simplify (* y.im x.im) into (* y.im x.im) * [misc]backup-simplify: Simplify (/ 1 (* y.im x.im)) into (/ 1 (* y.im x.im)) * [misc]backup-simplify: Simplify (* +nan.0 1) into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) 0) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (* +nan.0 (/ 1 (pow y.im 2)))) * [misc]backup-simplify: Simplify (+ +nan.0 (- (* +nan.0 (/ 1 (pow y.im 2))))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (+ 0 (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in x.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in x.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (/ 1 (pow y.im 2)) into (/ 1 (pow y.im 2)) * [misc]taylor: Taking taylor expansion of (- +nan.0) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (* y.im x.im))) into (/ +nan.0 (* y.im x.im)) * [misc]backup-simplify: Simplify (+ (* y.im 0) (+ (* 0 0) (* 0 y.im))) into 0 * [misc]backup-simplify: Simplify (+ (* (pow y.im 2) 0) (+ (* 0 1) (* 0 0))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (pow y.im 2)) (/ 0 (pow y.im 2))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (pow y.im 2)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ (/ +nan.0 (* y.im x.im)) 0) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]backup-simplify: Simplify (- (- (* +nan.0 (/ 1 (* y.im x.im))))) into (- (* +nan.0 (/ 1 (* y.im x.im)))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 (* y.im x.im)))) in x.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (* y.im x.im))) in x.im * [misc]taylor: Taking taylor expansion of +nan.0 in x.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (* y.im x.im)) in x.im * [misc]taylor: Taking taylor expansion of (* y.im x.im) in x.im * [misc]taylor: Taking taylor expansion of y.im in x.im * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of x.im in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im 0) into 0 * [misc]backup-simplify: Simplify (+ (* y.im 1) (* 0 0)) into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 y.im)) into (/ +nan.0 y.im) * [misc]backup-simplify: Simplify (- (/ +nan.0 y.im)) into (- (* +nan.0 (/ 1 y.im))) * [misc]taylor: Taking taylor expansion of (- (* +nan.0 (/ 1 y.im))) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 x.im)) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 (* y.im x.im)) (/ 0 (* y.im x.im))))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (* 0 (/ 1 (* y.im x.im)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* +nan.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]taylor: Taking taylor expansion of 0 in x.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* +nan.0 (/ 1 (pow y.im 2))) into (/ +nan.0 (pow y.im 2)) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (/ +nan.0 (pow y.im 2)) (- +nan.0)) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]backup-simplify: Simplify (- (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)))) into (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) * [misc]taylor: Taking taylor expansion of (- (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0))) in y.im * [misc]taylor: Taking taylor expansion of (+ (* +nan.0 (/ 1 (pow y.im 2))) (- +nan.0)) in y.im * [misc]taylor: Taking taylor expansion of (* +nan.0 (/ 1 (pow y.im 2))) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]taylor: Taking taylor expansion of (/ 1 (pow y.im 2)) in y.im * [misc]taylor: Taking taylor expansion of (pow y.im 2) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (- +nan.0) in y.im * [misc]taylor: Taking taylor expansion of +nan.0 in y.im * [misc]backup-simplify: Simplify +nan.0 into +nan.0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* +nan.0 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ 0 (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- (- +nan.0)) into (- +nan.0) * [misc]backup-simplify: Simplify (- +nan.0) into (- +nan.0) * [misc]backup-simplify: Simplify (+ (* (- +nan.0) (* 1 (* 1 (* (/ 1 (/ 1 (- x.re))) (pow (/ 1 (- y.re)) 2))))) (+ (* (- +nan.0) (* 1 (* 1 (* (/ 1 (/ 1 (- x.re))) (/ 1 (- y.re)))))) (* +nan.0 (* 1 (* 1 (* (/ 1 (/ 1 (- x.re))) 1)))))) into (- (+ (* +nan.0 (/ x.re (pow y.re 2))) (- (+ (* +nan.0 x.re) (- (* +nan.0 (/ x.re y.re))))))) * * * * [misc]progress: [ 4 / 4 ] generating series at (2 2) * [misc]approximate: Taking taylor expansion of (hypot y.im y.re) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.re * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* y.im y.im) into (pow y.im 2) * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (+ (pow y.im 2) 0) into (pow y.im 2) * [misc]backup-simplify: Simplify (sqrt (pow y.im 2)) into y.im * [misc]backup-simplify: Simplify (+ (* y.im 0) (* 0 y.im)) into 0 * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.im 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of (hypot y.im y.re) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* y.im y.im) (* y.re y.re))) * [misc]taylor: Taking taylor expansion of (+ (* y.im y.im) (* y.re y.re)) in y.im * [misc]taylor: Taking taylor expansion of (* y.im y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of (* y.re y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (* 0 0) into 0 * [misc]backup-simplify: Simplify (* y.re y.re) into (pow y.re 2) * [misc]backup-simplify: Simplify (+ 0 (pow y.re 2)) into (pow y.re 2) * [misc]backup-simplify: Simplify (sqrt (pow y.re 2)) into y.re * [misc]backup-simplify: Simplify (+ (* 0 1) (* 1 0)) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (* 0 y.re)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt (pow y.re 2)))) into 0 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify 0 into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 0))) into 1 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (* 0 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (/ (- 1 (pow 0 2) (+)) (* 2 y.re)) into (/ 1/2 y.re) * [misc]taylor: Taking taylor expansion of (/ 1/2 y.re) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 * [misc]backup-simplify: Simplify (+ (* y.re 0) (+ (* 0 0) (+ (* 0 0) (* 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 y.re))))) (* 2 y.re)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* y.re 1)) into y.re * [misc]approximate: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (/ 1 y.im) into (/ 1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 y.im) (/ 1 y.re)) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re)))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 y.im) (/ 1 y.im)) (* (/ 1 y.re) (/ 1 y.re))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 y.im) (/ 1 y.im)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (/ 1 y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (/ 1 1) into 1 * [misc]taylor: Taking taylor expansion of (* (/ 1 y.re) (/ 1 y.re)) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (/ 1 y.re) into (/ 1 y.re) * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (* (/ 1 y.re) (/ 1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (- (+ (* (/ 1 y.re) (/ 0 y.re)))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ 1 y.re) 0) (* 0 (/ 1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 y.im)))) into y.im * [misc]approximate: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in (y.im y.re) around 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.re * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.re * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.re * [misc]taylor: Taking taylor expansion of (- y.im) in y.re * [misc]taylor: Taking taylor expansion of y.im in y.re * [misc]backup-simplify: Simplify y.im into y.im * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (- y.im) into (- y.im) * [misc]backup-simplify: Simplify (/ 1 (- y.im)) into (/ -1 y.im) * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.re * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.re * [misc]taylor: Taking taylor expansion of (- y.re) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 0 1) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of (hypot (/ 1 (- y.im)) (/ 1 (- y.re))) in y.im * [misc]taylor: Rewrote expression to (sqrt (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re))))) * [misc]taylor: Taking taylor expansion of (+ (* (/ 1 (- y.im)) (/ 1 (- y.im))) (* (/ 1 (- y.re)) (/ 1 (- y.re)))) in y.im * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.im)) (/ 1 (- y.im))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (/ 1 (- y.im)) in y.im * [misc]taylor: Taking taylor expansion of (- y.im) in y.im * [misc]taylor: Taking taylor expansion of y.im in y.im * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (/ 1 -1) into -1 * [misc]taylor: Taking taylor expansion of (* (/ 1 (- y.re)) (/ 1 (- y.re))) in y.im * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]taylor: Taking taylor expansion of (/ 1 (- y.re)) in y.im * [misc]taylor: Taking taylor expansion of (- y.re) in y.im * [misc]taylor: Taking taylor expansion of y.re in y.im * [misc]backup-simplify: Simplify y.re into y.re * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (/ 1 (- y.re)) into (/ -1 y.re) * [misc]backup-simplify: Simplify (* -1 -1) into 1 * [misc]backup-simplify: Simplify (+ 1 0) into 1 * [misc]backup-simplify: Simplify (sqrt 1) into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (* 0 -1)) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ 0 (* 2 (sqrt 1))) into 0 * [misc]taylor: Taking taylor expansion of 1 in y.re * [misc]backup-simplify: Simplify 1 into 1 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 -1))) into 0 * [misc]backup-simplify: Simplify (* (/ -1 y.re) (/ -1 y.re)) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (+ 0 (/ 1 (pow y.re 2))) into (/ 1 (pow y.re 2)) * [misc]backup-simplify: Simplify (/ (- (/ 1 (pow y.re 2)) (pow 0 2) (+)) (* 2 1)) into (/ 1/2 (pow y.re 2)) * [misc]taylor: Taking taylor expansion of (/ 1/2 (pow y.re 2)) in y.re * [misc]taylor: Taking taylor expansion of 1/2 in y.re * [misc]backup-simplify: Simplify 1/2 into 1/2 * [misc]taylor: Taking taylor expansion of (pow y.re 2) in y.re * [misc]taylor: Taking taylor expansion of y.re in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 1 into 1 * [misc]backup-simplify: Simplify (* 1 1) into 1 * [misc]backup-simplify: Simplify (/ 1/2 1) into 1/2 * [misc]backup-simplify: Simplify (+ (* 1 0) (* 0 1)) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- 1) into -1 * [misc]backup-simplify: Simplify (- (+ (* -1 (/ 0 -1)) (* 0 (/ 0 -1)) (* 0 (/ 0 -1)))) into 0 * [misc]backup-simplify: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 -1)))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (- 0) into 0 * [misc]backup-simplify: Simplify (- y.re) into (- y.re) * [misc]backup-simplify: Simplify (- (+ (* (/ -1 y.re) (/ 0 (- y.re))))) into 0 * [misc]backup-simplify: Simplify (+ (* (/ -1 y.re) 0) (* 0 (/ -1 y.re))) into 0 * [misc]backup-simplify: Simplify (+ 0 0) into 0 * [misc]backup-simplify: Simplify (/ (- 0 (+ (* 2 (* 0 (/ 1/2 (pow y.re 2)))))) (* 2 1)) into 0 * [misc]taylor: Taking taylor expansion of 0 in y.re * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 * [misc]backup-simplify: Simplify (- (/ 0 1) (+ (* 1/2 (/ 0 1)) (* 0 (/ 0 1)))) into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify 0 into 0 * [misc]backup-simplify: Simplify (* 1 (* 1 (/ 1 (/ 1 (- y.im))))) into (* -1 y.im) * * * [misc]progress: simplifying candidates * * * * [misc]progress: [ 1 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 2 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 3 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 4 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (fma y.re x.re (* x.im y.im))) (log (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (- (log (fma x.im y.im (* y.re x.re))) (log (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (exp (- (log (fma x.im y.im (* y.re x.re))) (log (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 5 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 6 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 7 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (fma y.re x.re (* x.im y.im)) (fma y.re x.re (* x.im y.im))) (fma y.re x.re (* x.im y.im))) (* (* (sqrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (221 enodes) * [exit]simplify: Simplified to (pow (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) 3) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (cbrt (pow (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) 3)) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 8 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 9 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 10 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 11 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 12 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 13 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 14 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 15 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 16 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 17 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 18 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 19 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 20 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 21 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (sqrt (fma y.im x.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (sqrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (sqrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 22 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 23 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 24 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (fma y.im x.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 25 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (fma y.im x.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 26 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 27 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* 1 (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* 1 (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 28 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 29 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* 1 (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (* 1 (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 30 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 31 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 32 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 33 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 34 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 35 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 36 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt 1)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 37 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 38 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) 1) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 39 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.re x.re (* x.im y.im))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 40 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (fma y.re x.re (* x.im y.im))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (10 enodes) * * [misc]simplify: iters left: 2 (12 enodes) * * [misc]simplify: iters left: 1 (15 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (sqrt (fma y.re x.re (* x.im y.im))))) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 41 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 42 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 43 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 44 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 45 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (log (fma y.re x.re (* x.im y.im))) (log (sqrt (hypot y.im y.re)))) (log (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (101 enodes) * [exit]simplify: Simplified to (- (- (log (fma x.im y.im (* y.re x.re))) (log (sqrt (hypot y.im y.re)))) (log (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (exp (- (- (log (fma x.im y.im (* y.re x.re))) (log (sqrt (hypot y.im y.re)))) (log (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 46 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (log (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (72 enodes) * * [misc]simplify: iters left: 1 (99 enodes) * [exit]simplify: Simplified to (- (log (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (log (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (exp (- (log (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (log (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 47 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 48 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 49 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (* (fma y.re x.re (* x.im y.im)) (fma y.re x.re (* x.im y.im))) (fma y.re x.re (* x.im y.im))) (* (* (sqrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (* (* (sqrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (105 enodes) * * [misc]simplify: iters left: 3 (393 enodes) * [exit]simplify: Simplified to (/ (* (fma y.re x.re (* x.im y.im)) (fma y.re x.re (* x.im y.im))) (/ (pow (hypot y.im y.re) 3) (fma y.re x.re (* x.im y.im)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (cbrt (/ (* (fma y.re x.re (* x.im y.im)) (fma y.re x.re (* x.im y.im))) (/ (pow (hypot y.im y.re) 3) (fma y.re x.re (* x.im y.im))))) (hypot y.im y.re))) * * * * [misc]progress: [ 50 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (* (sqrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (98 enodes) * * [misc]simplify: iters left: 3 (329 enodes) * [exit]simplify: Simplified to (pow (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) 3) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (cbrt (pow (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)) 3)) (hypot y.im y.re))) * * * * [misc]progress: [ 51 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 52 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 53 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 54 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 55 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 56 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 57 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 58 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 59 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 60 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 61 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 62 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 63 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 64 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 65 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 66 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 67 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 68 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (118 enodes) * * [misc]simplify: iters left: 1 (135 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 69 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 70 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (269 enodes) * * [misc]simplify: iters left: 1 (331 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 71 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 72 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (271 enodes) * * [misc]simplify: iters left: 1 (343 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 73 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (141 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 74 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 75 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 76 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (110 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 77 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 78 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (103 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 79 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 80 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 81 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 82 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (156 enodes) * * [misc]simplify: iters left: 1 (160 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 83 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 84 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (147 enodes) * * [misc]simplify: iters left: 1 (154 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 85 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (231 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 86 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (72 enodes) * * [misc]simplify: iters left: 1 (85 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 87 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (127 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 88 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 89 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (127 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 90 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 91 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 92 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 93 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 94 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (156 enodes) * * [misc]simplify: iters left: 1 (160 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 95 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 96 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (147 enodes) * * [misc]simplify: iters left: 1 (154 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 97 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (95 enodes) * * [misc]simplify: iters left: 2 (183 enodes) * * [misc]simplify: iters left: 1 (221 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 98 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (85 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 99 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (141 enodes) * * [misc]simplify: iters left: 1 (143 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 100 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 101 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (141 enodes) * * [misc]simplify: iters left: 1 (143 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 102 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 103 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 104 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 105 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 106 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 107 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 108 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 109 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 110 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 111 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 112 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 113 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 114 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 115 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 116 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 117 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 118 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 119 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 120 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 121 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 122 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 123 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 124 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 125 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 126 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 127 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 128 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 129 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 130 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 131 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 132 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 133 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 134 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 135 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 136 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 137 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 138 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (sqrt (fma y.im x.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma y.im x.im (* y.re x.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (sqrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 139 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 140 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 141 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 142 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 143 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 144 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 145 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 146 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 147 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 148 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 149 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 150 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 151 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (fma x.im y.im (* y.re x.re)) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 152 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 153 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 154 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 155 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 156 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 157 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 158 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 159 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 160 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 161 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 162 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) 1) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 163 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (fma x.im y.im (* y.re x.re)) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 164 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 165 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 166 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 167 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (hypot y.im y.re))) (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 168 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 169 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 170 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 171 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 172 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt 1)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 173 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 174 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 175 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 176 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 177 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 178 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 179 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 180 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* 1 (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 181 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 182 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 183 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 184 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt 1)) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (fma x.im y.im (* y.re x.re)) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (fma x.im y.im (* y.re x.re)) (/ 1 (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 185 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 186 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) 1) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (* (fma x.im y.im (* y.re x.re)) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (* (fma x.im y.im (* y.re x.re)) (/ 1 (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 187 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 188 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 189 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 190 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (cbrt (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 191 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 192 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 193 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt 1)) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 194 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to (sqrt (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 195 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 1 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) 1) (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 196 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (sqrt (hypot y.im y.re)) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 197 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 198 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (hypot y.im y.re)) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 199 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (sqrt (hypot y.im y.re)) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 200 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (sqrt (hypot y.im y.re)) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 201 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (sqrt (hypot y.im y.re)) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 202 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (sqrt (hypot y.im y.re)) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 203 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (sqrt (hypot y.im y.re)) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 204 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 205 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 206 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 207 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (sqrt (fma y.im x.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 208 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 209 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 210 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (hypot y.im y.re)) (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 211 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 212 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 213 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (/ (sqrt (hypot y.im y.re)) (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 214 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))))) (hypot y.im y.re))) * * * * [misc]progress: [ 215 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (/ (sqrt (hypot y.im y.re)) (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 216 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 217 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (fma y.re x.re (* x.im y.im)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.im y.im (* y.re x.re)) (/ (sqrt (hypot y.im y.re)) (/ 1 (sqrt (hypot y.im y.re))))) (hypot y.im y.re))) * * * * [misc]progress: [ 218 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (fma y.re x.re (* x.im y.im)) * * [misc]simplify: iters left: 3 (6 enodes) * * [misc]simplify: iters left: 2 (9 enodes) * * [misc]simplify: iters left: 1 (11 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.im y.im (* y.re x.re)) (* (sqrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re))) * * * * [misc]progress: [ 219 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 220 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 221 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 222 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (- (log (fma y.re x.re (* x.im y.im))) (log (sqrt (hypot y.im y.re)))) (log (sqrt (hypot y.im y.re)))) (log (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (119 enodes) * * [misc]simplify: iters left: 2 (289 enodes) * [exit]simplify: Simplified to (- (- (log (fma y.re x.re (* x.im y.im))) (log (sqrt (hypot y.im y.re)))) (+ (log (sqrt (hypot y.im y.re))) (log (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (- (log (fma y.re x.re (* x.im y.im))) (log (sqrt (hypot y.im y.re)))) (+ (log (sqrt (hypot y.im y.re))) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 223 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (- (log (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (log (sqrt (hypot y.im y.re)))) (log (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (101 enodes) * * [misc]simplify: iters left: 2 (273 enodes) * [exit]simplify: Simplified to (- (- (log (fma y.re x.re (* x.im y.im))) (log (hypot y.im y.re))) (+ (log (sqrt (hypot y.im y.re))) (log (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (- (log (fma y.re x.re (* x.im y.im))) (log (hypot y.im y.re))) (+ (log (sqrt (hypot y.im y.re))) (log (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 224 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (log (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (log (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (108 enodes) * * [misc]simplify: iters left: 1 (233 enodes) * [exit]simplify: Simplified to (- (log (fma x.im y.im (* y.re x.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (exp (- (log (fma x.im y.im (* y.re x.re))) (+ (log (hypot y.im y.re)) (log (hypot y.im y.re)))))) * * * * [misc]progress: [ 225 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 226 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 227 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (* (fma y.re x.re (* x.im y.im)) (fma y.re x.re (* x.im y.im))) (fma y.re x.re (* x.im y.im))) (* (* (sqrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (* (* (sqrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (41 enodes) * * [misc]simplify: iters left: 4 (140 enodes) * [exit]simplify: Simplified to (/ (pow (fma x.im y.im (* y.re x.re)) 3) (* (pow (hypot y.im y.re) 3) (pow (hypot y.im y.re) 3))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (cbrt (/ (pow (fma x.im y.im (* y.re x.re)) 3) (* (pow (hypot y.im y.re) 3) (pow (hypot y.im y.re) 3))))) * * * * [misc]progress: [ 228 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (* (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (* (sqrt (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (43 enodes) * * [misc]simplify: iters left: 4 (162 enodes) * [exit]simplify: Simplified to (* (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) (* (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (cbrt (* (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) (* (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))))) * * * * [misc]progress: [ 229 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (* (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (* (* (hypot y.im y.re) (hypot y.im y.re)) (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (126 enodes) * [exit]simplify: Simplified to (* (/ (fma y.im x.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) (* (/ (fma y.im x.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) (/ (fma y.im x.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (cbrt (* (/ (fma y.im x.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) (* (/ (fma y.im x.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) (/ (fma y.im x.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))))) * * * * [misc]progress: [ 230 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 231 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 232 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 233 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 234 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 235 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) (/ (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 236 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) (/ (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 237 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 238 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 239 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 240 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (242 enodes) * * [misc]simplify: iters left: 1 (303 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 241 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (134 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 242 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (280 enodes) * * [misc]simplify: iters left: 1 (356 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 243 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (138 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 244 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 245 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (123 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 246 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (140 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 247 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 248 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (154 enodes) * * [misc]simplify: iters left: 1 (159 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 249 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (277 enodes) * * [misc]simplify: iters left: 1 (351 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 250 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (121 enodes) * * [misc]simplify: iters left: 1 (129 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 251 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 252 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (79 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (140 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 253 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * * [misc]simplify: iters left: 1 (59 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 254 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (154 enodes) * * [misc]simplify: iters left: 1 (159 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 255 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (120 enodes) * * [misc]simplify: iters left: 2 (343 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 256 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (192 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 257 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) 1) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 258 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (65 enodes) * * [misc]simplify: iters left: 1 (68 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 259 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 260 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 261 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 262 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 263 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 264 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 265 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 266 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 267 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 268 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 269 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 270 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 271 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 272 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 273 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 274 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 275 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) 1) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 276 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (78 enodes) * * [misc]simplify: iters left: 3 (209 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 277 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (67 enodes) * * [misc]simplify: iters left: 3 (153 enodes) * * [misc]simplify: iters left: 2 (408 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 278 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (185 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 279 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (69 enodes) * * [misc]simplify: iters left: 3 (184 enodes) * * [misc]simplify: iters left: 2 (457 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 280 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (137 enodes) * * [misc]simplify: iters left: 2 (259 enodes) * * [misc]simplify: iters left: 1 (413 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 281 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (63 enodes) * * [misc]simplify: iters left: 3 (149 enodes) * * [misc]simplify: iters left: 2 (404 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 282 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (183 enodes) * * [misc]simplify: iters left: 2 (460 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 283 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (258 enodes) * * [misc]simplify: iters left: 1 (414 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 284 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (147 enodes) * * [misc]simplify: iters left: 2 (470 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 285 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (36 enodes) * * [misc]simplify: iters left: 4 (65 enodes) * * [misc]simplify: iters left: 3 (179 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 286 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (57 enodes) * * [misc]simplify: iters left: 3 (130 enodes) * * [misc]simplify: iters left: 2 (370 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 287 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (92 enodes) * * [misc]simplify: iters left: 2 (238 enodes) * * [misc]simplify: iters left: 1 (291 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 288 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (68 enodes) * * [misc]simplify: iters left: 3 (183 enodes) * * [misc]simplify: iters left: 2 (460 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 289 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (134 enodes) * * [misc]simplify: iters left: 2 (258 enodes) * * [misc]simplify: iters left: 1 (414 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 290 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (147 enodes) * * [misc]simplify: iters left: 2 (470 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 291 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (35 enodes) * * [misc]simplify: iters left: 4 (77 enodes) * * [misc]simplify: iters left: 3 (211 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 292 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (143 enodes) * * [misc]simplify: iters left: 2 (381 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 293 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (52 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (271 enodes) * * [misc]simplify: iters left: 1 (400 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 294 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (32 enodes) * * [misc]simplify: iters left: 4 (60 enodes) * * [misc]simplify: iters left: 3 (161 enodes) * * [misc]simplify: iters left: 2 (431 enodes) * [exit]simplify: Simplified to (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 295 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (237 enodes) * * [misc]simplify: iters left: 1 (438 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 296 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (372 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 297 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (106 enodes) * * [misc]simplify: iters left: 2 (214 enodes) * * [misc]simplify: iters left: 1 (300 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 298 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (73 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (171 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 299 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (137 enodes) * * [misc]simplify: iters left: 1 (264 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 300 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (262 enodes) * * [misc]simplify: iters left: 1 (432 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 301 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (190 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 302 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (92 enodes) * * [misc]simplify: iters left: 2 (211 enodes) * * [misc]simplify: iters left: 1 (423 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 303 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (113 enodes) * * [misc]simplify: iters left: 2 (291 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 304 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (87 enodes) * * [misc]simplify: iters left: 2 (177 enodes) * * [misc]simplify: iters left: 1 (275 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 305 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (110 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 306 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (262 enodes) * * [misc]simplify: iters left: 1 (432 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 307 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (190 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 308 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (92 enodes) * * [misc]simplify: iters left: 2 (211 enodes) * * [misc]simplify: iters left: 1 (423 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 309 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (315 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 310 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (87 enodes) * * [misc]simplify: iters left: 2 (157 enodes) * * [misc]simplify: iters left: 1 (207 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 311 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (100 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 312 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (160 enodes) * * [misc]simplify: iters left: 2 (430 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 313 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (234 enodes) * * [misc]simplify: iters left: 1 (434 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 314 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (128 enodes) * * [misc]simplify: iters left: 2 (370 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 315 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (260 enodes) * * [misc]simplify: iters left: 1 (427 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 316 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (190 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 317 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (173 enodes) * * [misc]simplify: iters left: 1 (312 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 318 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (210 enodes) * * [misc]simplify: iters left: 1 (317 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 319 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 320 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (160 enodes) * * [misc]simplify: iters left: 1 (328 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 321 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (303 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 322 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (326 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 323 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (135 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 324 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (210 enodes) * * [misc]simplify: iters left: 1 (317 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 325 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 326 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (160 enodes) * * [misc]simplify: iters left: 1 (328 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 327 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (374 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 328 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (193 enodes) * * [misc]simplify: iters left: 1 (265 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 329 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (153 enodes) * * [misc]simplify: iters left: 1 (157 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 330 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (19 enodes) * * [misc]simplify: iters left: 5 (34 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (185 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 331 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (129 enodes) * * [misc]simplify: iters left: 2 (423 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 332 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (99 enodes) * * [misc]simplify: iters left: 2 (299 enodes) * * [misc]simplify: iters left: 1 (360 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 333 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (112 enodes) * * [misc]simplify: iters left: 2 (401 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 334 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (116 enodes) * * [misc]simplify: iters left: 1 (184 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 335 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (88 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 336 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (95 enodes) * * [misc]simplify: iters left: 2 (217 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 337 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 338 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (154 enodes) * * [misc]simplify: iters left: 1 (238 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 339 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (233 enodes) * * [misc]simplify: iters left: 1 (316 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 340 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (68 enodes) * * [misc]simplify: iters left: 2 (151 enodes) * * [misc]simplify: iters left: 1 (167 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (hypot y.im y.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 341 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 342 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (95 enodes) * * [misc]simplify: iters left: 2 (217 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 343 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (219 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 344 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (72 enodes) * * [misc]simplify: iters left: 2 (154 enodes) * * [misc]simplify: iters left: 1 (238 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 345 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (92 enodes) * * [misc]simplify: iters left: 2 (269 enodes) * * [misc]simplify: iters left: 1 (344 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 346 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (200 enodes) * * [misc]simplify: iters left: 1 (220 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 347 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) 1) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 348 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (59 enodes) * * [misc]simplify: iters left: 3 (160 enodes) * * [misc]simplify: iters left: 2 (430 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 349 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (115 enodes) * * [misc]simplify: iters left: 2 (234 enodes) * * [misc]simplify: iters left: 1 (434 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 350 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (128 enodes) * * [misc]simplify: iters left: 2 (370 enodes) * [exit]simplify: Simplified to (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 351 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (116 enodes) * * [misc]simplify: iters left: 2 (260 enodes) * * [misc]simplify: iters left: 1 (427 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 352 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (190 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 353 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (173 enodes) * * [misc]simplify: iters left: 1 (312 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 354 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (210 enodes) * * [misc]simplify: iters left: 1 (317 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 355 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 356 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (160 enodes) * * [misc]simplify: iters left: 1 (328 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 357 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (118 enodes) * * [misc]simplify: iters left: 2 (303 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 358 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (179 enodes) * * [misc]simplify: iters left: 1 (326 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 359 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (135 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 360 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (100 enodes) * * [misc]simplify: iters left: 2 (210 enodes) * * [misc]simplify: iters left: 1 (317 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 361 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (71 enodes) * * [misc]simplify: iters left: 2 (110 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (hypot y.im y.re)) (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 362 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (160 enodes) * * [misc]simplify: iters left: 1 (328 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (/ (sqrt (hypot y.im y.re)) (cbrt (fma y.im x.im (* y.re x.re))))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 363 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (131 enodes) * * [misc]simplify: iters left: 2 (374 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 364 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (193 enodes) * * [misc]simplify: iters left: 1 (265 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 365 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (63 enodes) * * [misc]simplify: iters left: 2 (153 enodes) * * [misc]simplify: iters left: 1 (157 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 366 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (33 enodes) * * [misc]simplify: iters left: 4 (71 enodes) * * [misc]simplify: iters left: 3 (183 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 367 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (62 enodes) * * [misc]simplify: iters left: 3 (175 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 368 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (58 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (266 enodes) * * [misc]simplify: iters left: 1 (326 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 369 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (117 enodes) * * [misc]simplify: iters left: 2 (301 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 370 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (89 enodes) * * [misc]simplify: iters left: 2 (159 enodes) * * [misc]simplify: iters left: 1 (261 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (fabs (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 371 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (140 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 372 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * * [misc]simplify: iters left: 2 (381 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 373 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (99 enodes) * * [misc]simplify: iters left: 2 (268 enodes) * * [misc]simplify: iters left: 1 (346 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 374 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (158 enodes) * * [misc]simplify: iters left: 1 (162 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 375 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (121 enodes) * * [misc]simplify: iters left: 2 (367 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 376 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (80 enodes) * * [misc]simplify: iters left: 2 (196 enodes) * * [misc]simplify: iters left: 1 (200 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 377 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 378 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (55 enodes) * * [misc]simplify: iters left: 3 (125 enodes) * * [misc]simplify: iters left: 2 (381 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (fma x.im y.im (* y.re x.re))))) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 379 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (99 enodes) * * [misc]simplify: iters left: 2 (268 enodes) * * [misc]simplify: iters left: 1 (346 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 380 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (158 enodes) * * [misc]simplify: iters left: 1 (162 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 381 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (235 enodes) * * [misc]simplify: iters left: 1 (333 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 382 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (73 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re)))) (/ (/ (cbrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 383 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) 1) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 384 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (84 enodes) * * [misc]simplify: iters left: 2 (140 enodes) * * [misc]simplify: iters left: 1 (188 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 385 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (115 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 386 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (45 enodes) * * [misc]simplify: iters left: 3 (77 enodes) * * [misc]simplify: iters left: 2 (97 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 387 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (44 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 388 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (84 enodes) * * [misc]simplify: iters left: 1 (97 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 389 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (96 enodes) * * [misc]simplify: iters left: 1 (129 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 390 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 391 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 392 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (85 enodes) * * [misc]simplify: iters left: 1 (114 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 393 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (85 enodes) * * [misc]simplify: iters left: 1 (102 enodes) * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (cbrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (cbrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 394 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 395 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 396 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (134 enodes) * * [misc]simplify: iters left: 1 (193 enodes) * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 397 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 398 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (85 enodes) * * [misc]simplify: iters left: 1 (114 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 399 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (46 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (109 enodes) * * [misc]simplify: iters left: 1 (131 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 400 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (67 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 401 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 402 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (137 enodes) * * [misc]simplify: iters left: 1 (205 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 403 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (80 enodes) * * [misc]simplify: iters left: 1 (101 enodes) * [exit]simplify: Simplified to (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 404 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (74 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 405 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (68 enodes) * * [misc]simplify: iters left: 1 (73 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (hypot y.im y.re) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 406 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 407 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 408 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (103 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 409 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 410 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 411 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 412 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 413 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 414 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (103 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 415 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 416 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 417 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (67 enodes) * * [misc]simplify: iters left: 2 (83 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 418 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 419 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 420 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (136 enodes) * * [misc]simplify: iters left: 1 (205 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 421 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (77 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 422 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 423 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 424 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 425 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 426 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (72 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 427 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 428 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 429 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 430 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 431 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 432 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (72 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 433 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 434 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 435 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (86 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 436 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 437 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 438 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (18 enodes) * * [misc]simplify: iters left: 5 (31 enodes) * * [misc]simplify: iters left: 4 (47 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (159 enodes) * * [misc]simplify: iters left: 1 (212 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 439 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 440 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 441 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (84 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 442 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 443 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 444 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (84 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 445 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 446 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 447 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 448 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 449 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 450 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (84 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 451 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 452 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 453 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 454 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 455 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) 1) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 456 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (136 enodes) * * [misc]simplify: iters left: 1 (205 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 457 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (77 enodes) * * [misc]simplify: iters left: 1 (98 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 458 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (81 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 459 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 460 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (55 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 461 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (52 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 462 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (72 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 463 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 464 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 465 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 466 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 467 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 468 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (54 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (72 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 469 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 470 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 471 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (86 enodes) * * [misc]simplify: iters left: 1 (91 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 472 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (47 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 473 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (* (sqrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 474 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (30 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (83 enodes) * * [misc]simplify: iters left: 2 (158 enodes) * * [misc]simplify: iters left: 1 (185 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 475 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (62 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (82 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 476 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 477 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (58 enodes) * * [misc]simplify: iters left: 2 (94 enodes) * * [misc]simplify: iters left: 1 (100 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 478 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (56 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (sqrt (hypot y.im y.re)) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 479 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 480 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 481 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 482 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 483 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * * [misc]simplify: iters left: 2 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 484 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 485 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 486 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (92 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 487 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 488 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 489 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 490 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 491 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) 1) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (sqrt (fma x.im y.im (* y.re x.re))) (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 492 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (74 enodes) * * [misc]simplify: iters left: 2 (126 enodes) * * [misc]simplify: iters left: 1 (173 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 493 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (91 enodes) * * [misc]simplify: iters left: 1 (104 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 494 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (82 enodes) * * [misc]simplify: iters left: 1 (90 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 495 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (37 enodes) * * [misc]simplify: iters left: 3 (66 enodes) * * [misc]simplify: iters left: 2 (125 enodes) * * [misc]simplify: iters left: 1 (185 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 496 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (73 enodes) * * [misc]simplify: iters left: 1 (86 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 497 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (76 enodes) * * [misc]simplify: iters left: 1 (85 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 498 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (122 enodes) * * [misc]simplify: iters left: 1 (180 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 499 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (83 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 500 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (73 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 501 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (49 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (79 enodes) * [exit]simplify: Simplified to (/ (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 502 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 503 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 504 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (122 enodes) * * [misc]simplify: iters left: 1 (180 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 505 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (83 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 506 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (73 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 507 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (36 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (87 enodes) * * [misc]simplify: iters left: 1 (116 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 508 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (48 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 509 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (26 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 510 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (42 enodes) * * [misc]simplify: iters left: 3 (76 enodes) * * [misc]simplify: iters left: 2 (127 enodes) * * [misc]simplify: iters left: 1 (191 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 511 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * * [misc]simplify: iters left: 2 (70 enodes) * * [misc]simplify: iters left: 1 (89 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 512 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (61 enodes) * * [misc]simplify: iters left: 1 (68 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 513 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (47 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (60 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 514 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 515 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 516 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 517 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 518 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 519 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 520 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 521 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 522 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 523 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 524 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 525 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (53 enodes) * * [misc]simplify: iters left: 2 (66 enodes) * * [misc]simplify: iters left: 1 (74 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (* (fabs (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 526 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 527 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (hypot y.im y.re))))) * * * * [misc]progress: [ 528 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (126 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 529 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 530 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 531 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 532 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 533 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 534 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 535 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 536 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 537 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 538 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 539 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 540 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 541 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 542 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 543 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (71 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 544 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 545 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 546 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (199 enodes) * * [misc]simplify: iters left: 1 (240 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 547 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (55 enodes) * * [misc]simplify: iters left: 2 (89 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 548 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 549 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (64 enodes) * [exit]simplify: Simplified to (/ 1 (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (fabs (cbrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 550 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 551 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 552 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 553 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 554 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 555 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 556 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 557 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 558 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (64 enodes) * * [misc]simplify: iters left: 1 (70 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 559 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 560 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 561 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 562 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 563 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt 1)) 1) 1) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 564 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (41 enodes) * * [misc]simplify: iters left: 3 (75 enodes) * * [misc]simplify: iters left: 2 (126 enodes) * * [misc]simplify: iters left: 1 (196 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 565 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (67 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 566 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (48 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (65 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 567 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (52 enodes) * * [misc]simplify: iters left: 2 (79 enodes) * * [misc]simplify: iters left: 1 (93 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 568 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (45 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 569 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (41 enodes) * * [misc]simplify: iters left: 2 (46 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (39 enodes) * * [misc]simplify: iters left: 2 (51 enodes) * * [misc]simplify: iters left: 1 (52 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (sqrt (cbrt (hypot y.im y.re))) (hypot y.im y.re))))) * * * * [misc]progress: [ 570 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 571 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 572 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 573 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (53 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 574 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 575 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 576 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (60 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 577 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * * [misc]simplify: iters left: 1 (34 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (hypot y.im y.re)) (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) * * * * [misc]progress: [ 578 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 579 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (71 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 580 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * * [misc]simplify: iters left: 1 (33 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 581 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * * * * [misc]progress: [ 582 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (57 enodes) * * [misc]simplify: iters left: 1 (61 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 583 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * * [misc]simplify: iters left: 1 (32 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 584 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 585 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 586 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 587 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 588 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 589 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 590 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 591 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 592 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 593 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (5 enodes) * * [misc]simplify: iters left: 5 (9 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 594 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (35 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 595 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 596 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 597 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 598 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (10 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 599 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (/ 1 1) 1) 1) * * [misc]simplify: iters left: 6 (4 enodes) * * [misc]simplify: iters left: 5 (6 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 600 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * * [misc]simplify: iters left: 2 (54 enodes) * * [misc]simplify: iters left: 1 (57 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 601 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 602 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 603 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 604 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * * [misc]simplify: iters left: 1 (39 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 605 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 606 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 607 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 608 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 609 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 610 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 611 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) 1) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 612 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (50 enodes) * * [misc]simplify: iters left: 1 (51 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 613 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * * [misc]simplify: iters left: 1 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 614 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (49 enodes) * * [misc]simplify: iters left: 1 (50 enodes) * [exit]simplify: Simplified to (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 615 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 616 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 4 (7 enodes) * * [misc]simplify: iters left: 3 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 617 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 618 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (63 enodes) * * [misc]simplify: iters left: 1 (66 enodes) * [exit]simplify: Simplified to (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (* (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 619 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 620 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 621 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 622 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * * [misc]simplify: iters left: 1 (30 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (/ 1 (hypot y.im y.re)) (sqrt (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 623 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) (/ (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 624 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ 1 (* (sqrt (sqrt (hypot y.im y.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ 1 (* (sqrt (sqrt (hypot y.im y.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 625 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 626 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 627 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt 1)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (50 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 628 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt 1)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 629 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (fma y.im x.im (* y.re x.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (fma y.im x.im (* y.re x.re)) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (/ 1 (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (fma y.im x.im (* y.re x.re)) (/ 1 (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 630 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (36 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (/ 1 (* (sqrt (sqrt (hypot y.im y.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ 1 (* (sqrt (sqrt (hypot y.im y.re))) (* (sqrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 631 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * * [misc]simplify: iters left: 1 (29 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 632 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (/ (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 633 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) 1) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (43 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (29 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 634 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) 1) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 635 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) 1) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (fma x.im y.im (* y.re x.re)) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (32 enodes) * [exit]simplify: Simplified to (/ 1 (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (fma x.im y.im (* y.re x.re)) (/ 1 (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 636 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ 1 (cbrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * * * [misc]progress: [ 637 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 4 (6 enodes) * * [misc]simplify: iters left: 3 (8 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ 1 (sqrt (hypot y.im y.re))) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * * * * [misc]progress: [ 638 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* 1 (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * * [misc]simplify: iters left: 1 (44 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* 1 (/ (fma x.im y.im (* y.re x.re)) (* (hypot y.im y.re) (hypot y.im y.re))))) * * * * [misc]progress: [ 639 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (/ 1 (cbrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 640 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma y.im x.im (* y.re x.re)) (hypot y.im y.re)) (/ 1 (hypot y.im y.re)))) * * * * [misc]progress: [ 641 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (/ (/ 1 (sqrt (hypot y.im y.re))) (hypot y.im y.re)))) * [enter]simplify: Simplifying (/ (/ 1 (sqrt (hypot y.im y.re))) (hypot y.im y.re)) * * [misc]simplify: iters left: 6 (7 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * [exit]simplify: Simplified to (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (* (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (/ (/ 1 (hypot y.im y.re)) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 642 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 643 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 644 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 645 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (cbrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (cbrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (cbrt (hypot y.im y.re)))) * * * * [misc]progress: [ 646 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (hypot y.im y.re)) * * [misc]simplify: iters left: 2 (4 enodes) * [exit]simplify: Simplified to (sqrt (hypot y.im y.re)) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * * * * [misc]progress: [ 647 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (hypot y.im y.re) * * [misc]simplify: iters left: 1 (3 enodes) * [exit]simplify: Simplified to (hypot y.im y.re) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) 1) (hypot y.im y.re))) * * * * [misc]progress: [ 648 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (* (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re)))) (/ (hypot y.im y.re) (cbrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 649 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (22 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (hypot y.im y.re))) (/ (hypot y.im y.re) (sqrt (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 650 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 651 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.im x.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 652 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) (/ (hypot y.im y.re) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 653 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (28 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * * [misc]simplify: iters left: 1 (36 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 654 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (26 enodes) * [exit]simplify: Simplified to (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (sqrt (sqrt (hypot y.im y.re))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))))) (/ (hypot y.im y.re) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 655 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (* (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * * [misc]simplify: iters left: 2 (71 enodes) * [exit]simplify: Simplified to (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (cbrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (cbrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 656 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 657 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 658 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 659 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 660 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 661 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (sqrt (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 662 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (54 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (124 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (sqrt (hypot y.im y.re)) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 663 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (51 enodes) * * [misc]simplify: iters left: 3 (85 enodes) * * [misc]simplify: iters left: 2 (118 enodes) * * [misc]simplify: iters left: 1 (135 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 664 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 665 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (29 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (86 enodes) * * [misc]simplify: iters left: 2 (269 enodes) * * [misc]simplify: iters left: 1 (331 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 666 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (48 enodes) * * [misc]simplify: iters left: 3 (82 enodes) * * [misc]simplify: iters left: 2 (115 enodes) * * [misc]simplify: iters left: 1 (133 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 667 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (28 enodes) * * [misc]simplify: iters left: 4 (49 enodes) * * [misc]simplify: iters left: 3 (90 enodes) * * [misc]simplify: iters left: 2 (271 enodes) * * [misc]simplify: iters left: 1 (343 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 668 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (17 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (81 enodes) * * [misc]simplify: iters left: 2 (120 enodes) * * [misc]simplify: iters left: 1 (141 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 669 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (44 enodes) * * [misc]simplify: iters left: 2 (55 enodes) * * [misc]simplify: iters left: 1 (58 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 670 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 671 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (57 enodes) * * [misc]simplify: iters left: 2 (104 enodes) * * [misc]simplify: iters left: 1 (110 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 672 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 673 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (61 enodes) * * [misc]simplify: iters left: 2 (99 enodes) * * [misc]simplify: iters left: 1 (103 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 674 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 675 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 676 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 677 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (156 enodes) * * [misc]simplify: iters left: 1 (160 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 678 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 679 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (147 enodes) * * [misc]simplify: iters left: 1 (154 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 680 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (27 enodes) * * [misc]simplify: iters left: 4 (43 enodes) * * [misc]simplify: iters left: 3 (91 enodes) * * [misc]simplify: iters left: 2 (231 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 681 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (46 enodes) * * [misc]simplify: iters left: 2 (72 enodes) * * [misc]simplify: iters left: 1 (85 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 682 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (127 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 683 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 684 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (56 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (127 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 685 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (44 enodes) * * [misc]simplify: iters left: 1 (46 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 686 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (40 enodes) * * [misc]simplify: iters left: 3 (78 enodes) * * [misc]simplify: iters left: 2 (119 enodes) * * [misc]simplify: iters left: 1 (139 enodes) * [exit]simplify: Simplified to (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 687 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (35 enodes) * * [misc]simplify: iters left: 3 (51 enodes) * * [misc]simplify: iters left: 2 (59 enodes) * * [misc]simplify: iters left: 1 (62 enodes) * [exit]simplify: Simplified to (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (fma y.im x.im (* y.re x.re)))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 688 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 689 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (34 enodes) * * [misc]simplify: iters left: 3 (64 enodes) * * [misc]simplify: iters left: 2 (156 enodes) * * [misc]simplify: iters left: 1 (160 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (fma y.im x.im (* y.re x.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 690 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * * [misc]simplify: iters left: 1 (42 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (/ (cbrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 691 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (60 enodes) * * [misc]simplify: iters left: 2 (147 enodes) * * [misc]simplify: iters left: 1 (154 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 692 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (26 enodes) * * [misc]simplify: iters left: 4 (50 enodes) * * [misc]simplify: iters left: 3 (95 enodes) * * [misc]simplify: iters left: 2 (183 enodes) * * [misc]simplify: iters left: 1 (221 enodes) * [exit]simplify: Simplified to (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 693 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (25 enodes) * * [misc]simplify: iters left: 4 (39 enodes) * * [misc]simplify: iters left: 3 (59 enodes) * * [misc]simplify: iters left: 2 (85 enodes) * * [misc]simplify: iters left: 1 (88 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma y.im x.im (* y.re x.re))) (/ (cbrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 694 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (141 enodes) * * [misc]simplify: iters left: 1 (143 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 695 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt 1)) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 696 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (38 enodes) * * [misc]simplify: iters left: 3 (65 enodes) * * [misc]simplify: iters left: 2 (141 enodes) * * [misc]simplify: iters left: 1 (143 enodes) * [exit]simplify: Simplified to (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 697 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (* (cbrt (fma y.re x.re (* x.im y.im))) (cbrt (fma y.re x.re (* x.im y.im)))) 1) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (35 enodes) * * [misc]simplify: iters left: 1 (37 enodes) * [exit]simplify: Simplified to (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (* (cbrt (fma x.im y.im (* y.re x.re))) (cbrt (fma x.im y.im (* y.re x.re)))) (/ (hypot y.im y.re) (/ (/ (cbrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 698 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (39 enodes) * * [misc]simplify: iters left: 1 (41 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 699 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 700 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 701 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (42 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 702 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (40 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 703 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (30 enodes) * * [misc]simplify: iters left: 3 (38 enodes) * * [misc]simplify: iters left: 2 (43 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 704 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (16 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (32 enodes) * * [misc]simplify: iters left: 3 (40 enodes) * * [misc]simplify: iters left: 2 (41 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 705 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 706 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 707 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 708 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (* (fabs (cbrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 709 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (35 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 710 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 711 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 712 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 713 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 714 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 715 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 716 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (24 enodes) * * [misc]simplify: iters left: 4 (31 enodes) * * [misc]simplify: iters left: 3 (42 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 717 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 718 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 719 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (fma x.im y.im (* y.re x.re))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 720 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 721 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt 1)) 1) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (fma x.im y.im (* y.re x.re))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 722 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (29 enodes) * * [misc]simplify: iters left: 3 (37 enodes) * * [misc]simplify: iters left: 2 (38 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 723 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (15 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (29 enodes) * [exit]simplify: Simplified to (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ (sqrt (fma y.im x.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 724 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 725 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (21 enodes) * * [misc]simplify: iters left: 4 (26 enodes) * * [misc]simplify: iters left: 3 (33 enodes) * * [misc]simplify: iters left: 2 (34 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 726 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 727 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (32 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 728 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (23 enodes) * * [misc]simplify: iters left: 4 (33 enodes) * * [misc]simplify: iters left: 3 (45 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 729 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (14 enodes) * * [misc]simplify: iters left: 5 (22 enodes) * * [misc]simplify: iters left: 4 (28 enodes) * * [misc]simplify: iters left: 3 (31 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 730 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 731 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt 1)) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (18 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (23 enodes) * [exit]simplify: Simplified to (sqrt (fma x.im y.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (fma x.im y.im (* y.re x.re))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 732 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (13 enodes) * * [misc]simplify: iters left: 5 (20 enodes) * * [misc]simplify: iters left: 4 (27 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * [exit]simplify: Simplified to (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (sqrt (fma x.im y.im (* y.re x.re))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 733 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) 1) 1) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (sqrt (fma y.im x.im (* y.re x.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (sqrt (fma y.im x.im (* y.re x.re))) (/ (hypot y.im y.re) (/ (/ (sqrt (fma y.re x.re (* x.im y.im))) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 734 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (17 enodes) * * [misc]simplify: iters left: 4 (23 enodes) * * [misc]simplify: iters left: 3 (25 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 735 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (24 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (33 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 736 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 737 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 738 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (30 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (* (sqrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 739 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (20 enodes) * * [misc]simplify: iters left: 3 (24 enodes) * * [misc]simplify: iters left: 2 (25 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (cbrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 740 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (12 enodes) * * [misc]simplify: iters left: 5 (19 enodes) * * [misc]simplify: iters left: 4 (25 enodes) * * [misc]simplify: iters left: 3 (30 enodes) * * [misc]simplify: iters left: 2 (31 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 741 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 742 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 743 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt 1)) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 744 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 745 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) 1) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (14 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (cbrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 746 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 747 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 748 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 749 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 750 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 751 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 752 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (21 enodes) * * [misc]simplify: iters left: 3 (34 enodes) * * [misc]simplify: iters left: 2 (36 enodes) * [exit]simplify: Simplified to (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (cbrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 753 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 754 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 755 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt 1)) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ 1 (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 756 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 757 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt 1)) 1) * * [misc]simplify: iters left: 5 (4 enodes) * * [misc]simplify: iters left: 4 (8 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ 1 (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 758 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (10 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (22 enodes) * * [misc]simplify: iters left: 3 (27 enodes) * * [misc]simplify: iters left: 2 (28 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 759 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (19 enodes) * [exit]simplify: Simplified to (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 760 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 761 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt 1)) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * * [misc]simplify: iters left: 4 (16 enodes) * * [misc]simplify: iters left: 3 (19 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 762 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 763 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) 1) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * * [misc]simplify: iters left: 4 (15 enodes) * * [misc]simplify: iters left: 3 (18 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 764 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (13 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 765 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (9 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 766 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 767 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt 1)) * * [misc]simplify: iters left: 4 (4 enodes) * * [misc]simplify: iters left: 3 (6 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ 1 (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 768 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (10 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 769 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (/ 1 1) 1) * * [misc]simplify: iters left: 4 (3 enodes) * * [misc]simplify: iters left: 3 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ 1 (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 770 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (12 enodes) * [exit]simplify: Simplified to (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 771 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (8 enodes) * * [misc]simplify: iters left: 5 (11 enodes) * [exit]simplify: Simplified to (/ 1 (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 772 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 773 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt 1)) * * [misc]simplify: iters left: 3 (3 enodes) * * [misc]simplify: iters left: 2 (5 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ 1 (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 774 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (7 enodes) * * [misc]simplify: iters left: 4 (9 enodes) * [exit]simplify: Simplified to (/ 1 (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ 1 (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 775 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ 1 1) * * [misc]simplify: iters left: 2 (2 enodes) * * [misc]simplify: iters left: 1 (4 enodes) * [exit]simplify: Simplified to 1 * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ 1 (/ (hypot y.im y.re) (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 776 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (16 enodes) * * [misc]simplify: iters left: 4 (18 enodes) * * [misc]simplify: iters left: 3 (21 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.im y.im (* y.re x.re)) (* (cbrt (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))) (/ (hypot y.im y.re) (/ (/ 1 (sqrt (hypot y.im y.re))) (cbrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 777 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (* (cbrt (hypot y.im y.re)) (cbrt (hypot y.im y.re))))) * * [misc]simplify: iters left: 6 (11 enodes) * * [misc]simplify: iters left: 5 (15 enodes) * * [misc]simplify: iters left: 4 (17 enodes) * * [misc]simplify: iters left: 3 (20 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.im y.im (* y.re x.re)) (fabs (cbrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (cbrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 778 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 779 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt 1)) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (14 enodes) * * [misc]simplify: iters left: 3 (16 enodes) * * [misc]simplify: iters left: 2 (19 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma x.im y.im (* y.re x.re)) (/ (hypot y.im y.re) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 780 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (sqrt (hypot y.im y.re)))) * * [misc]simplify: iters left: 5 (10 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (15 enodes) * * [misc]simplify: iters left: 2 (18 enodes) * [exit]simplify: Simplified to (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma y.im x.im (* y.re x.re)) (sqrt (sqrt (hypot y.im y.re)))) (/ (hypot y.im y.re) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (sqrt (hypot y.im y.re))))))) * * * * [misc]progress: [ 781 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) 1) * * [misc]simplify: iters left: 5 (8 enodes) * * [misc]simplify: iters left: 4 (13 enodes) * * [misc]simplify: iters left: 3 (17 enodes) * * [misc]simplify: iters left: 2 (20 enodes) * [exit]simplify: Simplified to (fma x.im y.im (* y.re x.re)) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (fma x.im y.im (* y.re x.re)) (/ (hypot y.im y.re) (/ (/ 1 (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 782 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 783 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (/ (hypot y.im y.re) (/ 1 (sqrt (hypot y.im y.re)))))) * * * * [misc]progress: [ 784 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) * * [misc]simplify: iters left: 5 (9 enodes) * * [misc]simplify: iters left: 4 (12 enodes) * * [misc]simplify: iters left: 3 (14 enodes) * * [misc]simplify: iters left: 2 (17 enodes) * [exit]simplify: Simplified to (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ (/ (fma x.im y.im (* y.re x.re)) (sqrt (hypot y.im y.re))) (* (hypot y.im y.re) (sqrt (hypot y.im y.re))))) * * * * [misc]progress: [ 785 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 786 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 787 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 788 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 789 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 790 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 791 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 792 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 793 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 794 / 806 ] simplifiying candidate # * * * * [misc]progress: [ 795 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ 0 (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 796 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* y.im x.im) y.re)) (- (+ (* +nan.0 (* y.re x.re)) (- (* +nan.0 (* y.im x.im))))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ +nan.0 (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 797 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* y.im x.im) y.re)) (- (+ (* +nan.0 (* y.re x.re)) (- (* +nan.0 (* y.im x.im))))))) * [misc]simplify: Simplified (2 1 1) to (λ (x.re x.im y.re y.im) (/ (/ +nan.0 (sqrt (hypot y.im y.re))) (hypot y.im y.re))) * * * * [misc]progress: [ 798 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying x.im * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to x.im * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ x.im (hypot y.im y.re))) * * * * [misc]progress: [ 799 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* y.im x.im) y.re)) (- (+ (* +nan.0 (* y.re x.re)) (- (* +nan.0 (* y.im x.im))))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ +nan.0 (hypot y.im y.re))) * * * * [misc]progress: [ 800 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ (* y.im x.im) y.re)) (- (+ (* +nan.0 (* y.re x.re)) (- (* +nan.0 (* y.im x.im))))))) * [misc]simplify: Simplified (2 1) to (λ (x.re x.im y.re y.im) (/ +nan.0 (hypot y.im y.re))) * * * * [misc]progress: [ 801 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying 0 * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to 0 * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) 0) * * * * [misc]progress: [ 802 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ x.re (pow y.re 2))) (- (+ (* +nan.0 x.re) (- (* +nan.0 (/ x.re y.re))))))) * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) +nan.0) * * * * [misc]progress: [ 803 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (- (+ (* +nan.0 (/ x.re (pow y.re 2))) (- (+ (* +nan.0 x.re) (- (* +nan.0 (/ x.re y.re))))))) * [misc]simplify: Simplified (2) to (λ (x.re x.im y.re y.im) +nan.0) * * * * [misc]progress: [ 804 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying y.re * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to y.re * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) y.re)) * * * * [misc]progress: [ 805 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying y.im * * [misc]simplify: iters left: 0 (1 enodes) * [exit]simplify: Simplified to y.im * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) y.im)) * * * * [misc]progress: [ 806 / 806 ] simplifiying candidate # * [enter]simplify: Simplifying (* -1 y.im) * * [misc]simplify: iters left: 2 (3 enodes) * * [misc]simplify: iters left: 1 (5 enodes) * [exit]simplify: Simplified to (- y.im) * [misc]simplify: Simplified (2 2) to (λ (x.re x.im y.re y.im) (/ (/ (/ (fma y.re x.re (* x.im y.im)) (sqrt (hypot y.im y.re))) (sqrt (hypot y.im y.re))) (- y.im))) * * * [misc]progress: adding candidates to table * [misc]progress: [Phase 3 of 3] Extracting. * * [misc]regime: Finding splitpoints for: (# # # # # # # # # #) * * * [misc]regime-changes: Trying 4 branch expressions: (y.im x.im y.re x.re) * * * * [misc]regimes: Trying to branch on y.im from (# # # # # # # # # #) * * * * [misc]regimes: Trying to branch on x.im from (# # # # # # # # # #) * * * * [misc]regimes: Trying to branch on y.re from (# # # # # # # # # #) * * * * [misc]regimes: Trying to branch on x.re from (# # # # # # # # # #) * * * [misc]regime: Found split indices: #