
Time bar (total: 18.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 5 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 6 |
| 18.8% | 18.7% | 81.1% | 0.2% | 0% | 0% | 0% | 7 |
| 18.8% | 18.7% | 81.1% | 0.2% | 0% | 0% | 0% | 8 |
| 18.8% | 18.7% | 81.1% | 0.2% | 0% | 0% | 0% | 9 |
| 34.4% | 34.3% | 65.5% | 0.2% | 0% | 0% | 0% | 10 |
| 54.7% | 54.6% | 45.2% | 0.2% | 0% | 0% | 0% | 11 |
| 54.7% | 54.6% | 45.2% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 39 to 18 computations (53.8% saved)
| 1.4s | 2 894× | 1 | valid |
| 1.1s | 5 293× | 0 | valid |
| 152.0ms | 69× | 2 | valid |
ival-log: 466.0ms (22.4% of total)ival-mult: 386.0ms (18.6% of total)ival-exp: 242.0ms (11.6% of total)ival-hypot: 241.0ms (11.6% of total)ival-sin: 218.0ms (10.5% of total)ival-add: 201.0ms (9.7% of total)ival-atan2: 141.0ms (6.8% of total)adjust: 123.0ms (5.9% of total)ival-sub: 50.0ms (2.4% of total)ival-true: 7.0ms (0.3% of total)ival-assert: 3.0ms (0.1% of total)| 1× | egg-herbie |
| 980× | exp-prod |
| 826× | unsub-neg |
| 670× | exp-sum |
| 664× | sub-neg |
| 634× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 536 |
| 1 | 338 | 518 |
| 2 | 690 | 518 |
| 3 | 1317 | 516 |
| 4 | 2684 | 514 |
| 5 | 4368 | 514 |
| 6 | 6298 | 514 |
| 7 | 7287 | 514 |
| 0 | 19 | 37 |
| 1 | 34 | 36 |
| 2 | 63 | 36 |
| 3 | 93 | 36 |
| 4 | 144 | 36 |
| 5 | 202 | 36 |
| 6 | 295 | 36 |
| 7 | 431 | 36 |
| 8 | 585 | 36 |
| 9 | 720 | 36 |
| 10 | 788 | 36 |
| 11 | 828 | 36 |
| 12 | 981 | 36 |
| 13 | 1230 | 36 |
| 14 | 1503 | 36 |
| 15 | 1598 | 36 |
| 16 | 1640 | 36 |
| 17 | 1646 | 36 |
| 0 | 1646 | 25 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
| Outputs |
|---|
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.im (*.f64 y.re (atan2.f64 x.im x.re))))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 179 | 0 | - | 0 | - | (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) |
| 140 | 0 | - | 3 | (1.75682378884352e-240 1.71752379619531e-160 -6.667831555444035e-269 -5.153297775576263e-216) | (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
| 6 | 0 | - | 0 | - | (*.f64 (atan2.f64 x.im x.re) y.re) |
| 3 | 0 | - | 0 | - | (*.f64 (atan2.f64 x.im x.re) y.im) |
| 0 | 0 | - | 0 | - | (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) |
| 0 | 0 | - | 0 | - | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| 0 | 0 | - | 0 | - | (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
| 0 | 0 | - | 0 | - | (atan2.f64 x.im x.re) |
| 0 | 0 | - | 0 | - | (*.f64 x.re x.re) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im)) |
| 0 | 0 | - | 0 | - | x.re |
| 0 | 0 | - | 0 | - | x.im |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) |
| 0 | 0 | - | 0 | - | (*.f64 x.im x.im) |
| 0 | 0 | - | 0 | - | (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) |
| 0 | 1 | (-4227275652560.132 1.0829600288051683e-168 5.851287124796015e-78 122.45030751875223) | 0 | - | (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) |
| 0 | 0 | - | 0 | - | y.re |
| 0 | 0 | - | 0 | - | y.im |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sin.f64 | (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) | sensitivity | 175 | 0 |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) | oflow-rescue | 121 | 0 |
| ↳ | (*.f64 x.re x.re) | overflow | 64 | |
| ↳ | (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) | overflow | 121 | |
| ↳ | (*.f64 x.im x.im) | overflow | 72 | |
sin.f64 | (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) | oflow-rescue | 4 | 0 |
| ↳ | (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) | overflow | 4 | |
| ↳ | (*.f64 (atan2.f64 x.im x.re) y.re) | overflow | 1 | |
| ↳ | (*.f64 x.re x.re) | overflow | 64 | |
| ↳ | (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) | overflow | 121 | |
| ↳ | (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) | overflow | 3 | |
| ↳ | (*.f64 x.im x.im) | overflow | 72 | |
sqrt.f64 | (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) | uflow-rescue | 4 | 0 |
| ↳ | (*.f64 x.re x.re) | underflow | 56 | |
| ↳ | (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) | underflow | 16 | |
| ↳ | (*.f64 x.im x.im) | underflow | 66 | |
exp.f64 | (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) | sensitivity | 1 | 0 |
*.f64 | (*.f64 (atan2.f64 x.im x.re) y.re) | n*u | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 158 | 4 |
| - | 62 | 32 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 158 | 0 | 4 |
| - | 62 | 0 | 32 |
| number | freq |
|---|---|
| 0 | 36 |
| 1 | 134 |
| 2 | 86 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 167.0ms | 340× | 1 | valid |
| 28.0ms | 164× | 0 | valid |
| 6.0ms | 8× | 2 | valid |
Compiled 438 to 80 computations (81.7% saved)
ival-mult: 35.0ms (23.6% of total)ival-hypot: 33.0ms (22.3% of total)ival-sin: 20.0ms (13.5% of total)ival-log: 18.0ms (12.1% of total)adjust: 12.0ms (8.1% of total)ival-atan2: 10.0ms (6.7% of total)ival-add: 8.0ms (5.4% of total)ival-exp: 6.0ms (4% of total)ival-sub: 4.0ms (2.7% of total)ival-true: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 37.2% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
Compiled 41 to 19 computations (53.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) |
| 628× | accelerator-lowering-fma.f32 |
| 628× | accelerator-lowering-fma.f64 |
| 532× | *-lowering-*.f32 |
| 532× | *-lowering-*.f64 |
| 318× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 176 |
| 1 | 34 | 174 |
| 2 | 63 | 174 |
| 3 | 93 | 174 |
| 4 | 144 | 174 |
| 5 | 202 | 174 |
| 6 | 295 | 174 |
| 7 | 431 | 174 |
| 8 | 585 | 174 |
| 9 | 720 | 174 |
| 10 | 788 | 174 |
| 11 | 828 | 174 |
| 12 | 981 | 174 |
| 13 | 1230 | 174 |
| 14 | 1503 | 174 |
| 15 | 1598 | 174 |
| 16 | 1640 | 174 |
| 17 | 1646 | 174 |
| 0 | 1646 | 120 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) |
(log (sqrt (+ (* x.re x.re) (* x.im x.im)))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(+ (* x.re x.re) (* x.im x.im)) |
(* x.re x.re) |
x.re |
(* x.im x.im) |
x.im |
y.re |
(* (atan2 x.im x.re) y.im) |
(atan2 x.im x.re) |
y.im |
(sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) |
(+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) |
(* (atan2 x.im x.re) y.re) |
| Outputs |
|---|
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.im (*.f64 y.re (atan2.f64 x.im x.re))))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(fma.f64 (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) |
(*.f64 (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re) |
(log (sqrt (+ (* x.re x.re) (* x.im x.im)))) |
(log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) |
(+ (* x.re x.re) (* x.im x.im)) |
(fma.f64 x.re x.re (*.f64 x.im x.im)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
x.re |
(* x.im x.im) |
(*.f64 x.im x.im) |
x.im |
y.re |
(* (atan2 x.im x.re) y.im) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
y.im |
(sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) |
(sin.f64 (fma.f64 (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) |
(fma.f64 (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.im (*.f64 y.re (atan2.f64 x.im x.re))) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) |
(*.f64 (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.im) |
(* (atan2 x.im x.re) y.re) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.6% | (*.f64 (atan2.f64 x.im x.re) y.im) |
| ✓ | accuracy | 97.4% | (*.f64 (atan2.f64 x.im x.re) y.re) |
| ✓ | accuracy | 50.1% | (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
| ✓ | accuracy | 37.6% | (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) |
| 115.0ms | 170× | 1 | valid |
| 13.0ms | 82× | 0 | valid |
| 4.0ms | 4× | 2 | valid |
Compiled 178 to 21 computations (88.2% saved)
ival-log: 36.0ms (32.2% of total)ival-add: 22.0ms (19.7% of total)ival-mult: 17.0ms (15.2% of total)ival-sin: 12.0ms (10.7% of total)ival-hypot: 9.0ms (8.1% of total)adjust: 6.0ms (5.4% of total)ival-atan2: 5.0ms (4.5% of total)ival-exp: 3.0ms (2.7% of total)ival-sub: 2.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x.re x.re) (* x.im x.im))> |
#<alt (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))> |
#<alt (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))))> |
#<alt (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)))> |
#<alt (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))> |
#<alt (sqrt (+ (* x.re x.re) (* x.im x.im)))> |
#<alt (* (atan2 x.im x.re) y.re)> |
#<alt (* (atan2 x.im x.re) y.im)> |
| Outputs |
|---|
#<alt (pow x.im 2)> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (pow x.re 2)> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (pow x.re 2)> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (pow x.re 2)> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (pow x.im 2)> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (pow x.im 2)> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* y.im (log x.im)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/4 (/ (* (pow x.re 2) y.im) (pow x.im 4))) (* 1/2 (/ y.im (pow x.im 2)))))))> |
#<alt (+ (* y.im (log x.im)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 1/2 (/ y.im (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ y.im (pow x.im 4))) (* 1/6 (/ (* (pow x.re 2) y.im) (pow x.im 6)))))))))> |
#<alt (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* y.im (log x.re)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/4 (/ (* (pow x.im 2) y.im) (pow x.re 4))) (* 1/2 (/ y.im (pow x.re 2)))))))> |
#<alt (+ (* y.im (log x.re)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* 1/2 (/ y.im (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ y.im (pow x.re 4))) (* 1/6 (/ (* (pow x.im 2) y.im) (pow x.re 6)))))))))> |
#<alt (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))> |
#<alt (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))> |
#<alt (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))))))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))))) (pow x.re 6)))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))))) (pow x.re 6)))))))))))> |
#<alt (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))))))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))))) (pow x.im 6)))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))))) (pow x.im 6)))))))))))> |
#<alt (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ (* y.re (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* 1/2 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/6 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))))))> |
#<alt (+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))))))))> |
#<alt (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6)))))> |
#<alt (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6)))))> |
#<alt (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))))))> |
#<alt (+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))))))))> |
#<alt (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6)))))> |
#<alt (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6)))))> |
#<alt (exp (neg (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (+ (* -1 (* y.im (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* 1/2 (* y.im (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* y.im (+ (* -1/6 (* y.im (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))))))> |
#<alt (+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6)))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6)))))))> |
#<alt (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))))))> |
#<alt (+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6)))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6)))))))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/2 (* y.im (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* y.im (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt x.im> |
#<alt (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im)))))> |
#<alt x.re> |
#<alt (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* -1 x.re)> |
#<alt (* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))))> |
#<alt x.re> |
#<alt (+ x.re (* 1/2 (/ (pow x.im 2) x.re)))> |
#<alt (+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re)))))> |
#<alt (+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re)))))> |
#<alt x.im> |
#<alt (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 x.im)> |
#<alt (* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x.im | @ | -inf | (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
| 8.0ms | y.im | @ | 0 | (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) |
| 6.0ms | x.re | @ | inf | (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
| 5.0ms | x.im | @ | inf | (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
| 4.0ms | x.re | @ | -inf | (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
| 1× | batch-egg-rewrite |
| 8 942× | accelerator-lowering-fma.f32 |
| 8 942× | accelerator-lowering-fma.f64 |
| 5 416× | *-lowering-*.f32 |
| 5 416× | *-lowering-*.f64 |
| 2 250× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 115 |
| 1 | 83 | 113 |
| 2 | 616 | 113 |
| 3 | 6116 | 113 |
| 0 | 8026 | 79 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x.re x.re) (* x.im x.im)) |
(+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)) |
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(* (atan2 x.im x.re) y.re) |
(* (atan2 x.im x.re) y.im) |
| Outputs |
|---|
(+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) |
(+.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(-.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))) |
(fma.f64 x.re x.re (*.f64 x.im x.im)) |
(fma.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 x.re (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(fma.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.im)) (*.f64 x.re x.re)) |
(fma.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)) (*.f64 x.im x.im)) |
(fma.f64 (/.f64 x.re (+.f64 x.re x.im)) (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 x.re x.im)) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(fma.f64 (/.f64 (*.f64 x.re x.re) (+.f64 x.re x.im)) (/.f64 (*.f64 x.re x.re) (-.f64 x.re x.im)) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 x.re x.im)) (/.f64 x.re (-.f64 x.re x.im)) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 (*.f64 x.im x.im) (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(neg.f64 (/.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) |
(/.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) |
(/.f64 (neg.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (*.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)) (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x.im x.im (*.f64 x.re x.re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(/.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))) |
(/.f64 (*.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (*.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re))))) |
(/.f64 (*.f64 (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)) (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re))) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))) (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (fma.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 (*.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)) (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) |
(/.f64 (/.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (+.f64 x.re x.im)) (-.f64 x.re x.im)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(*.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(*.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(*.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(*.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(*.f64 (neg.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x.im x.im (*.f64 x.re x.re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(*.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))) |
(*.f64 (/.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (+.f64 x.re x.im)) (+.f64 x.re x.im)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (fma.f64 x.im x.im (*.f64 x.re x.re))) |
(*.f64 (/.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (fma.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))) (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)))) (fma.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) x.re)))) |
(*.f64 (/.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 (*.f64 x.im x.im) (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(+.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (*.f64 (atan2.f64 x.im x.re) y.re)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im y.im)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(fma.f64 y.im (/.f64 (*.f64 y.im (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 (*.f64 y.im y.im) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (/.f64 (*.f64 y.im y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im y.im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 (*.f64 y.im (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))) (/.f64 y.im (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 9 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64))) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 4 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 9 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 4 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 9 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 4 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(*.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))) (-.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(fma.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(/.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) |
(/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)))) (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) (*.f64 (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)))) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))) (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))) (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) #s(literal 1 binary64)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)))) (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))))) (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))))) |
(/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))))) |
(/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)))) (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 1 binary64)) (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)))) (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)))) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (/.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.im (atan2.f64 x.im x.re)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y.im (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (atan2.f64 x.im x.re)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(neg.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(neg.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (fma.f64 y.im (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))))) (exp.f64 (/.f64 (pow.f64 (*.f64 y.im (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (fma.f64 y.im (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (exp.f64 (/.f64 (pow.f64 (*.f64 y.im (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)))) (neg.f64 (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) #s(literal 1 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(pow.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.im (atan2.f64 x.im x.re)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y.im (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(pow.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))) (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (cos.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (sin.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (cos.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (sin.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))) (cos.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))) (sin.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))))) |
(sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(fma.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(fma.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(fma.f64 (+.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(fma.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (cos.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (sin.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))))) |
(neg.f64 (sin.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))))) |
(neg.f64 (sin.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) |
(neg.f64 (sin.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re)))))) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))))) |
(/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) (neg.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im))))) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 y.im)))))))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(hypot.f64 x.re x.im) |
(hypot.f64 x.re (exp.f64 (log.f64 x.im))) |
(hypot.f64 x.im x.re) |
(hypot.f64 x.im (exp.f64 (log.f64 x.re))) |
(hypot.f64 (exp.f64 (log.f64 x.im)) x.re) |
(hypot.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.re))) |
(hypot.f64 (exp.f64 (log.f64 x.re)) x.im) |
(hypot.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.im))) |
(sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
(/.f64 (sqrt.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (sqrt.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (sqrt.f64 (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))) (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.im x.re)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (sqrt.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(*.f64 (sqrt.f64 (fma.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64))) |
(*.f64 (atan2.f64 x.im x.re) y.re) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
| 1× | egg-herbie |
| 10 398× | accelerator-lowering-fma.f32 |
| 10 398× | accelerator-lowering-fma.f64 |
| 8 794× | +-lowering-+.f64 |
| 8 794× | +-lowering-+.f32 |
| 6 480× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1097 | 13602 |
| 1 | 3634 | 13068 |
| 0 | 8490 | 11557 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x.im 2) |
(+ (pow x.im 2) (pow x.re 2)) |
(+ (pow x.im 2) (pow x.re 2)) |
(+ (pow x.im 2) (pow x.re 2)) |
(pow x.re 2) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(pow x.re 2) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(pow x.re 2) |
(+ (pow x.im 2) (pow x.re 2)) |
(+ (pow x.im 2) (pow x.re 2)) |
(+ (pow x.im 2) (pow x.re 2)) |
(pow x.im 2) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(pow x.im 2) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) |
(+ (* y.im (log x.im)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/4 (/ (* (pow x.re 2) y.im) (pow x.im 4))) (* 1/2 (/ y.im (pow x.im 2))))))) |
(+ (* y.im (log x.im)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 1/2 (/ y.im (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ y.im (pow x.im 4))) (* 1/6 (/ (* (pow x.re 2) y.im) (pow x.im 6))))))))) |
(+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))) |
(+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re))))) |
(+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re))))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))))) |
(+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) |
(+ (* y.im (log x.re)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/4 (/ (* (pow x.im 2) y.im) (pow x.re 4))) (* 1/2 (/ y.im (pow x.re 2))))))) |
(+ (* y.im (log x.re)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* 1/2 (/ y.im (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ y.im (pow x.re 4))) (* 1/6 (/ (* (pow x.im 2) y.im) (pow x.re 6))))))))) |
(+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))) |
(+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))) |
(+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))) |
(* y.re (atan2 x.im x.re)) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re))) |
(* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re))) |
(* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))))) (pow x.re 6))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))))) (pow x.re 6))))))))))) |
(* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))))) (pow x.im 6))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))))) (pow x.im 6))))))))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(+ (* y.re (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* 1/2 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/6 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))) |
(exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))) |
(exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(exp (neg (* y.im (atan2 x.im x.re)))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(+ (* -1 (* y.im (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* 1/2 (* y.im (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* y.im (+ (* -1/6 (* y.im (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) |
(+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))) |
(sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))) |
(sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) |
(+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))) |
(sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))) |
(sin (* y.re (atan2 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/2 (* y.im (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* y.im (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im))))) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(* -1 x.re) |
(* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re))))) |
(+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re))))) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 x.im) |
(* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
| Outputs |
|---|
(pow x.im 2) |
(*.f64 x.im x.im) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(pow x.im 2) |
(*.f64 x.im x.im) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(pow x.im 2) |
(*.f64 x.im x.im) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) |
(fma.f64 y.im (log.f64 x.im) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.im)) (*.f64 x.im x.im)))) |
(+ (* y.im (log x.im)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/4 (/ (* (pow x.re 2) y.im) (pow x.im 4))) (* 1/2 (/ y.im (pow x.im 2))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 y.im (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x.re x.re) y.im)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* y.im (log x.im)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 1/2 (/ y.im (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ y.im (pow x.im 4))) (* 1/6 (/ (* (pow x.re 2) y.im) (pow x.im 6))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x.re x.re) y.im)) (pow.f64 x.im #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) y.im) (*.f64 x.im x.im))) (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))) |
(fma.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (*.f64 x.re x.re)))) |
(+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (*.f64 x.re x.re))))) |
(+ (* -1 (* y.im (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))))) |
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 y.re (atan2.f64 x.im x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) y.im) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))) (pow.f64 x.re #s(literal 6 binary64)))))) (neg.f64 (*.f64 y.im (log.f64 x.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (*.f64 x.re x.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (*.f64 x.re x.re))))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (* y.re (atan2 x.im x.re)))))) |
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 y.re (atan2.f64 x.im x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) y.im) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) |
(fma.f64 y.im (log.f64 x.re) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (*.f64 x.re x.re)))) |
(+ (* y.im (log x.re)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/4 (/ (* (pow x.im 2) y.im) (pow x.re 4))) (* 1/2 (/ y.im (pow x.re 2))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 y.im (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* y.im (log x.re)) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* 1/2 (/ y.im (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ y.im (pow x.re 4))) (* 1/6 (/ (* (pow x.im 2) y.im) (pow x.re 6))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (pow.f64 x.re #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) y.im) (*.f64 x.re x.re))) (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))) |
(-.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.im)) (*.f64 x.im x.im))) (neg.f64 (*.f64 y.im (log.f64 x.im)))) |
(+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))) |
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.im)) (*.f64 x.im x.im)))) (neg.f64 (*.f64 y.im (log.f64 x.im)))) |
(+ (* -1 (* y.im (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))) |
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) y.im) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (pow.f64 x.im #s(literal 6 binary64)))))) (neg.f64 (*.f64 y.im (log.f64 x.im)))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))) |
(fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.im)) (*.f64 x.im x.im)))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.im)) (*.f64 x.im x.im))))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/720 (/ (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))) |
(-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) y.im) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (pow.f64 x.im #s(literal 6 binary64)))))) (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (atan2.f64 x.im x.re) y.im) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (atan2.f64 x.im x.re) y.im) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (atan2.f64 x.im x.re) y.im) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(*.f64 (neg.f64 (fma.f64 y.re (/.f64 (atan2.f64 x.im x.re) y.im) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (neg.f64 y.im)) |
(* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(*.f64 (neg.f64 (fma.f64 y.re (/.f64 (atan2.f64 x.im x.re) y.im) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (neg.f64 y.im)) |
(* -1 (* y.im (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(*.f64 (neg.f64 (fma.f64 y.re (/.f64 (atan2.f64 x.im x.re) y.im) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (neg.f64 y.im)) |
(* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))) |
(* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))) |
(* y.re (+ (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(*.f64 (neg.f64 (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))) (neg.f64 y.re)) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(*.f64 (neg.f64 (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))) (neg.f64 y.re)) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(*.f64 (neg.f64 (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))) (neg.f64 y.re)) |
(* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(fma.f64 (*.f64 x.re x.re) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)))) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))))) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 4 binary64)))))) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 4 binary64)))))) (*.f64 x.im x.im))) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 y.im (*.f64 y.im y.im))) (pow.f64 x.im #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 y.im y.im))) (pow.f64 x.im #s(literal 6 binary64))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))))) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 y.im (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))) (*.f64 x.re x.re))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 y.im (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))) (*.f64 x.re x.re))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))))) (pow x.re 6))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 y.im (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.im) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))))) (pow.f64 x.re #s(literal 6 binary64)))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))) (*.f64 x.re x.re))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))) (*.f64 x.re x.re))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))))) (pow x.re 6))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) y.im) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))) (pow.f64 x.re #s(literal 6 binary64)))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))))))) |
(* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(fma.f64 (*.f64 x.im x.im) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.re (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.re (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.re x.re))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 x.re x.re))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 y.im (*.f64 y.im y.im))) (pow.f64 x.re #s(literal 6 binary64))))))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.re (/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.re x.re))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))) (/.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))))) (pow x.im 6))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))))) (pow.f64 x.im #s(literal 6 binary64)))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64)))))) (pow.f64 x.im #s(literal 6 binary64)))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))))) (pow.f64 x.im #s(literal 6 binary64)))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))))) (pow x.im 6))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.im (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))))) (pow.f64 x.im #s(literal 6 binary64)))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 6 binary64)))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 6 binary64)))))))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(+ (* y.re (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (atan2.f64 x.im x.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* 1/2 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (atan2.f64 x.im x.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(fma.f64 y.im (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (neg.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(fma.f64 y.im (fma.f64 y.im (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (neg.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/6 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(fma.f64 y.im (fma.f64 y.im (-.f64 (fma.f64 y.im (fma.f64 #s(literal -1/6 binary64) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (neg.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re x.re) (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))) (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 (*.f64 x.re x.re) (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))))) (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))))) (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 6 binary64)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 6 binary64)))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y.re (/.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 x.re x.re))))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y.re (/.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 x.re x.re))))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64)))) (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))))) |
(exp (neg (* y.im (atan2 x.im x.re)))) |
(exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(+ (* -1 (* y.im (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(fma.f64 y.im (*.f64 (neg.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* 1/2 (* y.im (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(fma.f64 y.im (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (*.f64 (neg.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* y.im (+ (* -1/6 (* y.im (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(fma.f64 y.im (fma.f64 y.im (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (*.f64 #s(literal -1/6 binary64) (*.f64 y.im (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (neg.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.im x.im))))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log x.im)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 y.im (*.f64 y.im y.im))) (pow.f64 x.im #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 y.im y.im))) (pow.f64 x.im #s(literal 6 binary64)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.im x.im))))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 x.re x.re)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im))))) (*.f64 x.re x.re)) (fma.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))) (/.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) y.im) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.im)))))) (pow.f64 x.re #s(literal 6 binary64)))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (*.f64 x.re x.re)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 4 binary64))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) y.im) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (pow.f64 x.re #s(literal 6 binary64)))))))) |
(sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.re x.re))))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (log x.re)) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 y.im (*.f64 y.im y.im))) (pow.f64 x.re #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.re x.re))))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))) |
(+.f64 (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (cos.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 6 binary64)))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))) |
(+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 6 binary64)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (cos.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(fma.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/2 (* y.im (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.im (fma.f64 (*.f64 #s(literal -1/2 binary64) y.im) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* y.im (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.im (fma.f64 y.im (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) |
(fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) |
(+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(fma.f64 x.re (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))) x.re) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(fma.f64 x.re (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (pow.f64 x.re #s(literal 6 binary64))))) x.re) |
(* -1 x.re) |
(neg.f64 x.re) |
(* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(neg.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1/2 binary64) #s(literal 1 binary64))) (neg.f64 x.re)) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
(neg.f64 (fma.f64 x.re (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (pow.f64 x.re #s(literal 6 binary64))))) x.re)) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) |
(+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) |
(+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x.im x.im) (pow.f64 x.re #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(fma.f64 x.im (fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64)))) x.im) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(fma.f64 x.im (fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64))))) x.im) |
(* -1 x.im) |
(neg.f64 x.im) |
(* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im)) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(neg.f64 (fma.f64 x.im (fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64)))) x.im)) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))) |
(neg.f64 (fma.f64 x.im (fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1/2 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64))))) x.im)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
Compiled 49 418 to 3 201 computations (93.5% saved)
29 alts after pruning (29 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 735 | 29 | 764 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 736 | 29 | 765 |
| Status | Accuracy | Program |
|---|---|---|
| 26.8% | (fma.f64 y.im (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (neg.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) | |
| 37.2% | (/.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) | |
| 36.0% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) | |
| 27.9% | (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| 33.7% | (*.f64 (/.f64 (exp.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (exp.f64 (/.f64 (pow.f64 (*.f64 y.im (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| ▶ | 43.9% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
| 17.3% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| 46.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 11.8% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.re x.re))))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) | |
| ▶ | 36.2% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
| 33.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) | |
| 38.2% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) | |
| 20.8% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) | |
| 33.7% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))))) | |
| 19.7% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (*.f64 y.im y.im) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))))) | |
| 18.1% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (*.f64 x.re x.re)))))) | |
| ▶ | 17.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| 16.5% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)))))) | |
| 19.3% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) | |
| 32.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))))) | |
| ▶ | 51.4% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
| 34.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) | |
| 20.1% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal -1 binary64))))) | |
| 16.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| 24.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 38.4% | (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| ▶ | 30.9% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
| 32.5% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 22.0% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
Compiled 2 988 to 1 360 computations (54.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) |
| ✓ | cost-diff | 6464 | (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
| ✓ | cost-diff | 7680 | (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) |
| ✓ | cost-diff | 640 | (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im) |
| ✓ | cost-diff | 0 | (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
| ✓ | cost-diff | 128 | (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) |
| ✓ | cost-diff | 448 | (log.f64 (/.f64 #s(literal -1 binary64) x.re)) |
| ✓ | cost-diff | 0 | (atan2.f64 x.im x.re) |
| ✓ | cost-diff | 0 | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ✓ | cost-diff | 0 | (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im)) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) |
| 5 252× | accelerator-lowering-fma.f32 |
| 5 252× | accelerator-lowering-fma.f64 |
| 4 266× | *-lowering-*.f32 |
| 4 266× | *-lowering-*.f64 |
| 1 820× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 924 |
| 1 | 145 | 915 |
| 2 | 375 | 878 |
| 3 | 1110 | 858 |
| 4 | 2639 | 855 |
| 5 | 5136 | 855 |
| 6 | 7163 | 855 |
| 0 | 8147 | 669 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (* y.re (atan2 x.im x.re)))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) |
(log (sqrt (+ (* x.re x.re) (* x.im x.im)))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(+ (* x.re x.re) (* x.im x.im)) |
(* x.re x.re) |
x.re |
(* x.im x.im) |
x.im |
y.re |
(* (atan2 x.im x.re) y.im) |
(atan2 x.im x.re) |
y.im |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
y.re |
(atan2 x.im x.re) |
x.im |
x.re |
(pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(+ (* x.im x.im) (* x.re x.re)) |
(* x.re x.re) |
(* (exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))) (sin (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im))))) |
(exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))) |
(neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re)))) |
(+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))) |
y.re |
(log (/ -1 x.re)) |
(/ -1 x.re) |
-1 |
x.re |
(* y.im (atan2 x.im x.re)) |
y.im |
(atan2 x.im x.re) |
x.im |
(sin (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im)))) |
(+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im))) |
(* (log (/ -1 x.re)) (neg y.im)) |
(neg y.im) |
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re)))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) |
(log (sqrt (+ (* x.re x.re) (* x.im x.im)))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(+ (* x.re x.re) (* x.im x.im)) |
(* x.re x.re) |
x.re |
(* x.im x.im) |
x.im |
y.re |
(* (atan2 x.im x.re) y.im) |
(atan2 x.im x.re) |
y.im |
(sin (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re))) |
(+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re)) |
(* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) |
(log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) |
(neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im)) |
(+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im) |
(/ (* 1/2 (* x.re x.re)) (* x.im x.im)) |
(* 1/2 (* x.re x.re)) |
1/2 |
(* (atan2 x.im x.re) y.re) |
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (+ (* y.re (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) |
(log (sqrt (+ (* x.re x.re) (* x.im x.im)))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(+ (* x.re x.re) (* x.im x.im)) |
(* x.re x.re) |
x.re |
(* x.im x.im) |
x.im |
y.re |
(* (atan2 x.im x.re) y.im) |
(atan2 x.im x.re) |
y.im |
(+ (* y.re (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) |
(+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) |
(* -1/2 y.re) |
-1/2 |
(* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2)) |
(sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) |
(* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))) |
(log (sqrt (+ (* x.im x.im) (* x.re x.re)))) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(+ (* x.im x.im) (* x.re x.re)) |
(pow (atan2 x.im x.re) 2) |
2 |
(* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) |
(cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) |
| Outputs |
|---|
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) |
(*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(log (sqrt (+ (* x.re x.re) (* x.im x.im)))) |
(log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) |
(+ (* x.re x.re) (* x.im x.im)) |
(fma.f64 x.re x.re (*.f64 x.im x.im)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
x.re |
(* x.im x.im) |
(*.f64 x.im x.im) |
x.im |
y.re |
(* (atan2 x.im x.re) y.im) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
y.im |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
y.re |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) |
(+ (* x.im x.im) (* x.re x.re)) |
(fma.f64 x.re x.re (*.f64 x.im x.im)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
(* (exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))) (sin (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im))))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (neg.f64 x.re) y.re)) (sin.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (neg.f64 x.re) y.re)) |
(neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re)))) |
(neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))) |
(fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) |
y.re |
(log (/ -1 x.re)) |
(neg.f64 (log.f64 (neg.f64 x.re))) |
(/ -1 x.re) |
(/.f64 #s(literal -1 binary64) x.re) |
-1 |
#s(literal -1 binary64) |
x.re |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
y.im |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
(sin (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im)))) |
(sin.f64 (fma.f64 (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im))) |
(fma.f64 (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* (log (/ -1 x.re)) (neg y.im)) |
(*.f64 (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 y.im)) |
(neg y.im) |
(neg.f64 y.im) |
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re)))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.im (log.f64 (-.f64 (*.f64 x.re (*.f64 x.re (/.f64 #s(literal -1/2 binary64) x.im))) x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) |
(*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(log (sqrt (+ (* x.re x.re) (* x.im x.im)))) |
(log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) |
(+ (* x.re x.re) (* x.im x.im)) |
(fma.f64 x.re x.re (*.f64 x.im x.im)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
x.re |
(* x.im x.im) |
(*.f64 x.im x.im) |
x.im |
y.re |
(* (atan2 x.im x.re) y.im) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
y.im |
(sin (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re))) |
(sin.f64 (fma.f64 y.im (log.f64 (-.f64 (*.f64 x.re (*.f64 x.re (/.f64 #s(literal -1/2 binary64) x.im))) x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re)) |
(fma.f64 y.im (log.f64 (-.f64 (*.f64 x.re (*.f64 x.re (/.f64 #s(literal -1/2 binary64) x.im))) x.im)) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) |
(*.f64 y.im (log.f64 (-.f64 (*.f64 x.re (*.f64 x.re (/.f64 #s(literal -1/2 binary64) x.im))) x.im))) |
(log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) |
(log.f64 (-.f64 (*.f64 x.re (*.f64 x.re (/.f64 #s(literal -1/2 binary64) x.im))) x.im)) |
(neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im)) |
(-.f64 (*.f64 x.re (*.f64 x.re (/.f64 #s(literal -1/2 binary64) x.im))) x.im) |
(+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im) |
(fma.f64 x.re (/.f64 (*.f64 x.re #s(literal 1/2 binary64)) x.im) x.im) |
(/ (* 1/2 (* x.re x.re)) (* x.im x.im)) |
(*.f64 x.re (*.f64 #s(literal 1/2 binary64) (/.f64 x.re (*.f64 x.im x.im)))) |
(* 1/2 (* x.re x.re)) |
(*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (atan2 x.im x.re) y.re) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (+ (* y.re (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) |
(*.f64 (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (fma.f64 y.re (*.f64 y.re (*.f64 #s(literal -1/2 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) #s(literal 1 binary64))))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) y.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) |
(*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(log (sqrt (+ (* x.re x.re) (* x.im x.im)))) |
(log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) |
(+ (* x.re x.re) (* x.im x.im)) |
(fma.f64 x.re x.re (*.f64 x.im x.im)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
x.re |
(* x.im x.im) |
(*.f64 x.im x.im) |
x.im |
y.re |
(* (atan2 x.im x.re) y.im) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
y.im |
(+ (* y.re (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) |
(fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (fma.f64 y.re (*.f64 y.re (*.f64 #s(literal -1/2 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) |
(*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re #s(literal -1/2 binary64)) (*.f64 (atan2.f64 x.im x.re) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(* -1/2 y.re) |
(*.f64 y.re #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2)) |
(*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) |
(sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))) |
(*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(log (sqrt (+ (* x.im x.im) (* x.re x.re)))) |
(log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) |
(+ (* x.im x.im) (* x.re x.re)) |
(fma.f64 x.re x.re (*.f64 x.im x.im)) |
(pow (atan2 x.im x.re) 2) |
(pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) |
(*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 91.1% | (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
| ✓ | accuracy | 91.0% | (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
| ✓ | accuracy | 86.6% | (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
| ✓ | accuracy | 86.6% | (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
| ✓ | accuracy | 95.9% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
| ✓ | accuracy | 92.4% | (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) |
| ✓ | accuracy | 86.6% | (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
| ✓ | accuracy | 84.5% | (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) |
| ✓ | accuracy | 100.0% | (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))) |
| ✓ | accuracy | 99.9% | (*.f64 y.im (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 99.9% | (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)) |
| ✓ | accuracy | 84.9% | (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im)))) |
| ✓ | accuracy | 99.9% | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 98.9% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
| ✓ | accuracy | 89.5% | (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
| ✓ | accuracy | 86.6% | (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
| ✓ | accuracy | 99.9% | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 98.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
| ✓ | accuracy | 89.5% | (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
| ✓ | accuracy | 86.6% | (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
| 104.0ms | 193× | 0 | invalid |
| 42.0ms | 32× | 1 | valid |
| 36.0ms | 20× | 0 | valid |
| 16.0ms | 8× | 2 | valid |
| 11.0ms | 3× | 3 | valid |
Compiled 887 to 63 computations (92.9% saved)
ival-mult: 67.0ms (42.3% of total)ival-sin: 18.0ms (11.4% of total)ival-log: 17.0ms (10.7% of total)ival-add: 17.0ms (10.7% of total)adjust: 5.0ms (3.2% of total)ival-hypot: 5.0ms (3.2% of total)ival-exp: 4.0ms (2.5% of total)ival-div: 4.0ms (2.5% of total)ival-pow: 4.0ms (2.5% of total)ival-pow2: 3.0ms (1.9% of total)ival-neg: 3.0ms (1.9% of total)ival-cos: 3.0ms (1.9% of total)ival-atan2: 3.0ms (1.9% of total)ival-sqrt: 2.0ms (1.3% of total)ival-sub: 1.0ms (0.6% of total)exact: 1.0ms (0.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x.re x.re) (* x.im x.im))> |
#<alt (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)))> |
#<alt (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (atan2 x.im x.re)> |
#<alt (log (/ -1 x.re))> |
#<alt (exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))) (sin (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im)))))> |
#<alt (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im)> |
#<alt (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re))> |
#<alt (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re))))> |
#<alt (+ (* y.re (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))> |
#<alt (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))> |
#<alt (* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (+ (* y.re (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))> |
#<alt (sqrt (+ (* x.re x.re) (* x.im x.im)))> |
#<alt (sqrt (+ (* x.im x.im) (* x.re x.re)))> |
#<alt (sin (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im))))> |
#<alt (* (log (/ -1 x.re)) (neg y.im))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im)))> |
#<alt (sin (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re)))> |
#<alt (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im)))> |
#<alt (/ (* 1/2 (* x.re x.re)) (* x.im x.im))> |
#<alt (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))> |
#<alt (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))> |
| Outputs |
|---|
#<alt (pow x.im 2)> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (pow x.re 2)> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (pow x.re 2)> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (pow x.re 2)> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (+ (pow x.im 2) (pow x.re 2))> |
#<alt (pow x.im 2)> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (pow x.im 2)> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)))))> |
#<alt (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)))))> |
#<alt (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3)))) (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (+ (* -1 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))))))> |
#<alt (+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))))))))> |
#<alt (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6)))))> |
#<alt (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6)))))> |
#<alt (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))))))> |
#<alt (+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))))))))> |
#<alt (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6)))))> |
#<alt (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6)))))> |
#<alt (exp (neg (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (+ (* -1 (* y.im (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* 1/2 (* y.im (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* y.im (+ (* -1/6 (* y.im (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))))> |
#<alt (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))) (* y.re (log x.im))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* y.re (log x.im)) (* (pow x.re 2) (+ (* -1/4 (/ (* (pow x.re 2) y.re) (pow x.im 4))) (* 1/2 (/ y.re (pow x.im 2)))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* y.re (log x.im)) (* (pow x.re 2) (+ (* 1/2 (/ y.re (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/6 (/ (* (pow x.re 2) y.re) (pow x.im 6)))))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ 1 x.re)))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ -1 x.re)))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))) (* y.re (log x.re))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* y.re (log x.re)) (* (pow x.im 2) (+ (* -1/4 (/ (* (pow x.im 2) y.re) (pow x.re 4))) (* 1/2 (/ y.re (pow x.re 2)))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* y.re (log x.re)) (* (pow x.im 2) (+ (* 1/2 (/ y.re (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/6 (/ (* (pow x.im 2) y.re) (pow x.re 6)))))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ 1 x.im)))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ -1 x.im)))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (+ (* -1 (* y.re (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))))) (* y.im (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))> |
#<alt (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))> |
#<alt (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))> |
#<alt (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))> |
#<alt (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re))))> |
#<alt (* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re))))> |
#<alt (* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re))))> |
#<alt (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))> |
#<alt (+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re)))> |
#<alt (* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re)))> |
#<alt (* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)))) (pow x.re 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re)))))))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re)))))))))> |
#<alt (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)))))> |
#<alt (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)))))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)))))))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re)))))))))> |
#<alt (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)))))> |
#<alt (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (+ (log -1) (* -1 (log x.re)))> |
#<alt (+ (log -1) (* -1 (log x.re)))> |
#<alt (+ (log -1) (* -1 (log x.re)))> |
#<alt (+ (log -1) (* -1 (log x.re)))> |
#<alt (+ (log -1) (log (/ 1 x.re)))> |
#<alt (+ (log -1) (log (/ 1 x.re)))> |
#<alt (+ (log -1) (log (/ 1 x.re)))> |
#<alt (+ (log -1) (log (/ 1 x.re)))> |
#<alt (log (/ -1 x.re))> |
#<alt (log (/ -1 x.re))> |
#<alt (log (/ -1 x.re))> |
#<alt (log (/ -1 x.re))> |
#<alt (exp (neg (* y.im (atan2 x.im x.re))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* -1 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re))))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re)))) (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 2)))))))> |
#<alt (+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re)))) (* y.re (+ (* -1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 2))))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (* y.re (log (/ -1 x.re)))))> |
#<alt (+ (exp (neg (* y.re (log (/ -1 x.re))))) (* -1 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))))> |
#<alt (+ (exp (neg (* y.re (log (/ -1 x.re))))) (* y.im (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (* 1/2 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))> |
#<alt (+ (exp (neg (* y.re (log (/ -1 x.re))))) (* y.im (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (* y.im (+ (* -1/6 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))))> |
#<alt (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re))))))> |
#<alt (+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re)))))))> |
#<alt (+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re)))))))> |
#<alt (+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/6 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 3) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* 1/2 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (atan2 x.im x.re))))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re)))))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (atan2 x.im x.re)))))))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* y.im (+ (* -1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (log (/ -1 x.re)) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))))))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))> |
#<alt (* -1 (* y.re (log (/ -1 x.re))))> |
#<alt (* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re))))> |
#<alt (* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re))))> |
#<alt (* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re))))> |
#<alt (* -1 (* y.re (log (/ -1 x.re))))> |
#<alt (* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re))))))> |
#<alt (* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re))))))> |
#<alt (* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (* y.re (log (/ -1 x.re))))> |
#<alt (- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re))))> |
#<alt (- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re))))> |
#<alt (- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re)))> |
#<alt (* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re)))> |
#<alt (* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))> |
#<alt (* 1/2 (/ (pow x.re 2) x.im))> |
#<alt (/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im)> |
#<alt (/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im)> |
#<alt (/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im)> |
#<alt x.im> |
#<alt (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt x.im> |
#<alt (* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1)))> |
#<alt (* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1)))> |
#<alt (* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1)))> |
#<alt x.im> |
#<alt (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))> |
#<alt (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))> |
#<alt (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))> |
#<alt (* 1/2 (/ (pow x.re 2) x.im))> |
#<alt (* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2))))> |
#<alt (* 1/2 (/ (pow x.re 2) x.im))> |
#<alt (* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2))))> |
#<alt (* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2))))> |
#<alt (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -2 (/ (* (pow x.im 2) y.im) (pow x.re 4))) (* 2 (/ y.im (pow x.re 2)))))))> |
#<alt (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* 2 (/ y.im (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ y.im (pow x.re 4))) (* 8/3 (/ (* (pow x.im 2) y.im) (pow x.re 6)))))))))> |
#<alt (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/24 (/ (* (pow x.re 6) y.im) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/24 (/ (* (pow x.re 6) y.im) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* y.im (log (neg x.im))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/8 (/ (* (pow x.re 2) y.im) (pow x.im 4))) (* 1/2 (/ y.im (pow x.im 2)))))))> |
#<alt (+ (* y.im (log (neg x.im))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 1/2 (/ y.im (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ y.im (pow x.im 4))) (* 1/24 (/ (* (pow x.re 2) y.im) (pow x.im 6)))))))))> |
#<alt (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* 8/3 (/ (* (pow x.im 6) y.im) (pow x.re 6))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* 8/3 (/ (* (pow x.im 6) y.im) (pow x.re 6))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))> |
#<alt (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))> |
#<alt (* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))> |
#<alt (* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))> |
#<alt (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/24 (/ y.im (pow x.im 6)))))))))))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 4 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))))) (pow x.re 6)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4)))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 4 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))))) (pow x.re 6)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4)))))))))))> |
#<alt (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (/ (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4)))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 4 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (/ (pow y.im 3) (pow x.re 6))) (* 8/3 (/ y.im (pow x.re 6))))))))))) (/ (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))))) (pow x.im 6)))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))))) (pow x.im 6)))))))))))> |
#<alt (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))> |
#<alt (+ (* y.re (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))> |
#<alt (+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))> |
#<alt (+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (* 1/2 (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/6 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (* -1/2 (* (pow y.re 2) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))> |
#<alt (* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))> |
#<alt (* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow y.re 2)) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))))> |
#<alt (* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow y.re 2)) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))))> |
#<alt (* -1/2 (* (pow y.re 2) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))> |
#<alt (* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))> |
#<alt (* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (* -1 (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) y.re))) y.re)) (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))> |
#<alt (* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (* -1 (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) y.re))) y.re)) (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (+ (* -1/2 (* y.im (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (+ (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))) (* y.im (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* y.im (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/12 (* (pow y.re 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))))))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))))> |
#<alt (+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re))))))))))))> |
#<alt (+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))))))))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2))))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (pow x.im 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)) (/ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6)))))))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2))))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (pow x.im 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)) (/ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6)))))))))))> |
#<alt (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))))> |
#<alt (+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re))))))))))))> |
#<alt (+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))))))))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2))))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (pow x.re 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)) (/ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6)))))))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2))))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (pow x.re 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)) (/ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6)))))))))))> |
#<alt (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))> |
#<alt (* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))> |
#<alt (* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))> |
#<alt (* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))> |
#<alt (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))))> |
#<alt (* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))))> |
#<alt (atan2 x.im x.re)> |
#<alt (+ (* -1/2 (* y.im (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (atan2 x.im x.re))> |
#<alt (+ (* y.im (+ (* -1/2 (* y.im (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* -1/2 (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))))) (atan2 x.im x.re))> |
#<alt (+ (* y.im (+ (* -1/2 (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))) (* y.im (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* 1/12 (* y.im (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))))))) (atan2 x.im x.re))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (+ (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re))))))))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4)))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 6))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4)) (/ (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)) (pow x.im 6)))))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4)))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 6))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4)) (/ (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)) (pow x.im 6)))))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (+ (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re))))))))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4)))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 6))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4)) (/ (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)) (pow x.re 6)))))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4)))))))> |
#<alt (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 6))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4)) (/ (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)) (pow x.re 6)))))))))> |
#<alt (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re))))))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))))) (pow x.re 6)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2)))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))))) (pow x.re 6)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2)))))))))))> |
#<alt (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re))))))))))))))> |
#<alt (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))))) (pow x.im 6)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2)))))))))))> |
#<alt (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))))) (pow x.im 6)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2)))))))))))> |
#<alt (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ (* y.re (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* 1/2 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (* -1/2 (* (pow y.re 2) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))> |
#<alt (* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re)))> |
#<alt (* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re) (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) (pow y.re 2)))))> |
#<alt (* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re) (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) (pow y.re 2)))))> |
#<alt (* -1/2 (* (pow y.re 2) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))> |
#<alt (* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re)))> |
#<alt (* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) (* -1 (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) y.re))) y.re)) (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))))> |
#<alt (* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) (* -1 (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) y.re))) y.re)) (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))> |
#<alt (+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* y.re (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))> |
#<alt (+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* 1/2 (* y.re (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* y.re (* (pow (atan2 x.im x.re) 4) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* 1/2 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/12 (* (pow y.re 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))))))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))))> |
#<alt (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))))> |
#<alt x.im> |
#<alt (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im)))))> |
#<alt x.re> |
#<alt (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* -1 x.re)> |
#<alt (* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))))> |
#<alt x.re> |
#<alt (+ x.re (* 1/2 (/ (pow x.im 2) x.re)))> |
#<alt (+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re)))))> |
#<alt (+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re)))))> |
#<alt x.im> |
#<alt (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 x.im)> |
#<alt (* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))))> |
#<alt x.re> |
#<alt (+ x.re (* 1/2 (/ (pow x.im 2) x.re)))> |
#<alt (+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re)))))> |
#<alt (+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re)))))> |
#<alt x.im> |
#<alt (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 x.im)> |
#<alt (* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))))> |
#<alt x.im> |
#<alt (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im)))))> |
#<alt x.re> |
#<alt (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* -1 x.re)> |
#<alt (* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (sin (* -1 (* y.im (log (/ -1 x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* -1 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re)))) (* -1/2 (* y.im (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re)))))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re)))) (* y.im (+ (* -1/2 (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re))))) (* 1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (/ -1 x.re)) 3)))))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (* -1 (* y.im (+ (log -1) (* -1 (log x.re)))))> |
#<alt (* -1 (* y.im (+ (log -1) (* -1 (log x.re)))))> |
#<alt (* -1 (* y.im (+ (log -1) (* -1 (log x.re)))))> |
#<alt (* -1 (* y.im (+ (log -1) (* -1 (log x.re)))))> |
#<alt (* -1 (* y.im (+ (log -1) (log (/ 1 x.re)))))> |
#<alt (* -1 (* y.im (+ (log -1) (log (/ 1 x.re)))))> |
#<alt (* -1 (* y.im (+ (log -1) (log (/ 1 x.re)))))> |
#<alt (* -1 (* y.im (+ (log -1) (log (/ 1 x.re)))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re))))> |
#<alt (* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re))))> |
#<alt (* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* -1 (* y.im (log (/ -1 x.re))))> |
#<alt (* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 4 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (/ (pow y.im 3) (pow x.re 6))) (* 8/3 (/ y.im (pow x.re 6)))))))))))))> |
#<alt (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))))> |
#<alt (+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/16 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))) (pow x.im 6)))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/16 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))) (pow x.im 6)))))))> |
#<alt (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))))))> |
#<alt (+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/16 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/24 (/ y.im (pow x.im 6)))))))))))))> |
#<alt (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 4 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (/ (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))) (pow x.re 6)))))))> |
#<alt (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))))> |
#<alt (+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 4 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (/ (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))) (pow x.re 6)))))))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/2 (* y.im (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* y.im (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 3)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))> |
#<alt (+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re))))> |
#<alt (+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re)))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))> |
#<alt (+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* 2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* (pow x.im 2) (+ (* -2 (/ (pow x.im 2) (pow x.re 4))) (* 2 (/ 1 (pow x.re 2)))))))> |
#<alt (+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 8/3 (/ (pow x.im 2) (pow x.re 6))) (* 2 (/ 1 (pow x.re 4))))) (* 2 (/ 1 (pow x.re 2)))))))> |
#<alt (+ (log -1) (* -1 (log (/ 1 x.im))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x.im))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/24 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 (log (/ -1 x.im)))> |
#<alt (+ (* -1 (log (/ -1 x.im))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (+ (* -1 (log (/ -1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (+ (* -1 (log (/ -1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/24 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (log (neg x.im))> |
#<alt (+ (log (neg x.im)) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (+ (log (neg x.im)) (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 4))) (* 1/2 (/ 1 (pow x.im 2))))))> |
#<alt (+ (log (neg x.im)) (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/24 (/ (pow x.re 2) (pow x.im 6))) (* 1/8 (/ 1 (pow x.im 4))))) (* 1/2 (/ 1 (pow x.im 2))))))> |
#<alt (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))> |
#<alt (+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (* 2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 2 (/ (pow x.im 2) (pow x.re 2))) (* 8/3 (/ (pow x.im 6) (pow x.re 6)))))))> |
#<alt (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))> |
#<alt (+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (* 2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 2 (/ (pow x.im 2) (pow x.re 2))) (* 8/3 (/ (pow x.im 6) (pow x.re 6)))))))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (* 1/2 (/ (pow x.re 2) (pow x.im 2)))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))> |
#<alt (+ 1 (* (pow y.im 2) (+ (* -1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)) (* 1/24 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 4))))))> |
#<alt (+ 1 (* (pow y.im 2) (+ (* -1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)) (* (pow y.im 2) (+ (* -1/720 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 6))) (* 1/24 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 4)))))))> |
#<alt (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (cos (* y.im (log x.re)))> |
#<alt (+ (cos (* y.im (log x.re))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* y.im (log x.re))))) (pow x.re 2))))> |
#<alt (+ (cos (* y.im (log x.re))) (* (pow x.im 2) (- (* (pow x.im 2) (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 2))))))> |
#<alt (+ (cos (* y.im (log x.re))) (* (pow x.im 2) (- (* (pow x.im 2) (- (+ (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* (pow x.im 2) (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 2))))))> |
#<alt (cos (* -1 (* y.im (log (/ 1 x.im)))))> |
#<alt (+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))))> |
#<alt (- (+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2)))))> |
#<alt (- (+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6)))))> |
#<alt (cos (* -1 (* y.im (log (/ -1 x.im)))))> |
#<alt (+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))))> |
#<alt (- (+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2)))))> |
#<alt (- (+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6)))))> |
#<alt (cos (* y.im (log x.im)))> |
#<alt (+ (cos (* y.im (log x.im))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* y.im (log x.im))))) (pow x.im 2))))> |
#<alt (+ (cos (* y.im (log x.im))) (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 2))))))> |
#<alt (+ (cos (* y.im (log x.im))) (* (pow x.re 2) (- (* (pow x.re 2) (- (+ (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* (pow x.re 2) (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 2))))))> |
#<alt (cos (* -1 (* y.im (log (/ 1 x.re)))))> |
#<alt (+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))))> |
#<alt (- (+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2)))))> |
#<alt (- (+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6)))))> |
#<alt (cos (* -1 (* y.im (log (/ -1 x.re)))))> |
#<alt (+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))))> |
#<alt (- (+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2)))))> |
#<alt (- (+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6)))))> |
#<alt (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/6 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))))> |
#<alt (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow y.im 2) (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/120 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 5)))))))> |
#<alt (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow y.im 2) (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* (pow y.im 2) (+ (* -1/5040 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 7))) (* 1/120 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 5))))))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.im (log x.re)))> |
#<alt (+ (sin (* y.im (log x.re))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* y.im (log x.re))))) (pow x.re 2))))> |
#<alt (+ (sin (* y.im (log x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))))))))> |
#<alt (+ (sin (* y.im (log x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))))))))> |
#<alt (sin (* -1 (* y.im (log (/ 1 x.im)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6)))))))> |
#<alt (sin (* -1 (* y.im (log (/ -1 x.im)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6)))))))> |
#<alt (sin (* y.im (log x.im)))> |
#<alt (+ (sin (* y.im (log x.im))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* y.im (log x.im))))) (pow x.im 2))))> |
#<alt (+ (sin (* y.im (log x.im))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))))))))> |
#<alt (+ (sin (* y.im (log x.im))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))))))))> |
#<alt (sin (* -1 (* y.im (log (/ 1 x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6)))))))> |
#<alt (sin (* -1 (* y.im (log (/ -1 x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6)))))))> |
273 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | x.re | @ | inf | (/ (* 1/2 (* x.re x.re)) (* x.im x.im)) |
| 46.0ms | x.re | @ | 0 | (log (/ -1 x.re)) |
| 40.0ms | x.im | @ | 0 | (exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))) |
| 13.0ms | y.im | @ | 0 | (* (log (/ -1 x.re)) (neg y.im)) |
| 12.0ms | x.re | @ | -inf | (log (/ -1 x.re)) |
| 1× | batch-egg-rewrite |
| 6 686× | accelerator-lowering-fma.f32 |
| 6 686× | accelerator-lowering-fma.f64 |
| 4 824× | *-lowering-*.f32 |
| 4 824× | *-lowering-*.f64 |
| 3 332× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 526 |
| 1 | 307 | 522 |
| 2 | 2196 | 496 |
| 0 | 8914 | 388 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x.re x.re) (* x.im x.im)) |
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (* y.re (atan2 x.im x.re)))) |
(exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) |
(- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(atan2 x.im x.re) |
(log (/ -1 x.re)) |
(exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re))))) (sin (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im))))) |
(neg (+ (* y.re (log (/ -1 x.re))) (* y.im (atan2 x.im x.re)))) |
(+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im) |
(+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re)) |
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (sin (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re)))) |
(+ (* y.re (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))) |
(+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) |
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (+ (* y.re (+ (* (* -1/2 y.re) (* (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) (pow (atan2 x.im x.re) 2))) (* (atan2 x.im x.re) (cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re))))))))) (sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))))) |
(sqrt (+ (* x.re x.re) (* x.im x.im))) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(sin (+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im)))) |
(* (log (/ -1 x.re)) (neg y.im)) |
(* y.im (atan2 x.im x.re)) |
(+ (* y.re (atan2 x.im x.re)) (* (log (/ -1 x.re)) (neg y.im))) |
(sin (+ (* (log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) y.im) (* (atan2 x.im x.re) y.re))) |
(log (neg (+ (* x.im (/ (* 1/2 (* x.re x.re)) (* x.im x.im))) x.im))) |
(/ (* 1/2 (* x.re x.re)) (* x.im x.im)) |
(cos (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) |
(sin (* y.im (log (sqrt (+ (* x.im x.im) (* x.re x.re)))))) |
| Outputs |
|---|
(+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) |
(+.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(-.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) |
(sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(fma.f64 x.re x.re (*.f64 x.im x.im)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(fma.f64 (neg.f64 x.im) (neg.f64 x.im) (*.f64 x.re x.re)) |
(fma.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.im)) (*.f64 x.re x.re)) |
(fma.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)) (*.f64 x.im x.im)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) |
(/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) |
(/.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) |
(/.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (neg.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) (neg.f64 (neg.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (fma.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))))) |
(pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) (sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(*.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) |
(*.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(*.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(*.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) |
(*.f64 (/.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (+.f64 x.re x.im)) (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (-.f64 x.re x.im))) |
(*.f64 (/.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (+.f64 x.im x.re)) (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (-.f64 x.im x.re))) |
(/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(exp.f64 (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) (*.f64 y.re #s(literal 1/2 binary64)) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))))) (exp.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (exp.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(pow.f64 (exp.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) (*.f64 y.re #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(+.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(-.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(fma.f64 (atan2.f64 x.im x.re) (neg.f64 y.im) (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(fma.f64 y.im (neg.f64 (atan2.f64 x.im x.re)) (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(fma.f64 (neg.f64 y.im) (atan2.f64 x.im x.re) (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(fma.f64 (neg.f64 (atan2.f64 x.im x.re)) y.im (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (-.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (*.f64 (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.re) |
(exp.f64 (log.f64 (atan2.f64 x.im x.re))) |
(pow.f64 (atan2.f64 x.im x.re) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 x.im x.re)) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 1 binary64))) |
(atan2.f64 x.im x.re) |
(log.f64 (/.f64 #s(literal -1 binary64) x.re)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (neg.f64 x.re)))) |
(+.f64 (neg.f64 (log.f64 x.re)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.re)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (neg.f64 x.re)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (*.f64 x.re #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 x.re))) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 x.re #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x.re #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.re) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.re))))) (/.f64 (pow.f64 (log.f64 x.re) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.re) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.re)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (neg.f64 x.re))) (/.f64 (pow.f64 (log.f64 x.re) #s(literal 2 binary64)) (log.f64 (neg.f64 x.re)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x.re) (log.f64 #s(literal -1 binary64))) |
(neg.f64 (log.f64 (neg.f64 x.re))) |
(neg.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (*.f64 x.re #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x.re) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.re) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.re))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x.re) #s(literal 2 binary64))) (log.f64 (neg.f64 x.re))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x.re) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.re) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.re)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x.re) #s(literal 2 binary64)))) (neg.f64 (log.f64 (neg.f64 x.re)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x.re)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 (log.f64 x.re))) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (neg.f64 x.re)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 x.re))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (neg.f64 x.re)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 x.re))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (*.f64 x.re #s(literal -1 binary64))))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (neg.f64 x.re))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 x.re #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) y.re)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x.re) (neg.f64 y.re)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(pow.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(pow.f64 (/.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) (neg.f64 y.re))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x.re) y.re) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x.re) (neg.f64 y.re)) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x.re) y.re) #s(literal -1 binary64)) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64))) (exp.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64))) (exp.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(fma.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 1 binary64)) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re))))) (neg.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 1 binary64))) (neg.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))))) (neg.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) (-.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))))) (*.f64 (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (-.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) y.re))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x.re) (neg.f64 y.re)) (/.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (/.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) (neg.f64 y.re))) |
(*.f64 (/.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) y.re)) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(+.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(+.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(+.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64))) |
(-.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(-.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) (/.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (/.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(fma.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(fma.f64 (atan2.f64 x.im x.re) (neg.f64 y.im) (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64))))) |
(fma.f64 y.im (neg.f64 (atan2.f64 x.im x.re)) (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(fma.f64 (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 y.re) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(fma.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 y.im) (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 (atan2.f64 x.im x.re)) y.im (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 y.re) (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.re (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (-.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))))) (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))))) (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (*.f64 x.re #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(*.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal -1 binary64)) |
(+.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) |
(+.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) x.im) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (/.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) |
(-.f64 (/.f64 (*.f64 x.im x.im) (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))) (/.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)))) |
(fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) |
(fma.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) (*.f64 x.im x.im)) x.im) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.im) x.im) |
(fma.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x.im) x.im) |
(fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) (*.f64 x.im x.im)) x.im x.im) |
(fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 x.im x.im) x.im) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 x.re x.re)) x.im) x.im) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) x.im) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x.im) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) x.im) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (/.f64 x.im (*.f64 x.re x.re))) x.im) |
(fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 x.im (/.f64 x.im #s(literal 1/2 binary64))) x.im) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 x.im (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)))) x.im) |
(fma.f64 (*.f64 x.re #s(literal 1/2 binary64)) (/.f64 x.re x.im) x.im) |
(fma.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) x.im) |
(fma.f64 (/.f64 x.im x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) x.im) |
(fma.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 x.im (/.f64 x.im (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))))) x.im) |
(fma.f64 (*.f64 x.im #s(literal 1/2 binary64)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.im) |
(fma.f64 (*.f64 x.im (/.f64 #s(literal 1/2 binary64) x.im)) (/.f64 (*.f64 x.re x.re) x.im) x.im) |
(fma.f64 (/.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) x.im) x.im) |
(fma.f64 (/.f64 (*.f64 x.re #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x.re) x.im) x.im) |
(fma.f64 (/.f64 x.im #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) (*.f64 x.im x.im)) x.im) |
(fma.f64 (/.f64 x.im (neg.f64 x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) x.im) x.im) |
(fma.f64 (/.f64 x.im (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)))) x.im) |
(fma.f64 (/.f64 (*.f64 x.im #s(literal 1/2 binary64)) x.im) (/.f64 (*.f64 x.re x.re) x.im) x.im) |
(fma.f64 (/.f64 (*.f64 x.im (*.f64 x.re x.re)) x.im) (/.f64 #s(literal 1/2 binary64) x.im) x.im) |
(fma.f64 (/.f64 (*.f64 x.im (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 x.re x.im) x.im) |
(fma.f64 (/.f64 x.im (/.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.im) x.im) |
(fma.f64 (/.f64 x.im (/.f64 x.im #s(literal 1/2 binary64))) (/.f64 (*.f64 x.re x.re) x.im) x.im) |
(fma.f64 (/.f64 x.im (/.f64 x.im (*.f64 x.re #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 x.im x.re)) x.im) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) x.im) (/.f64 x.im (neg.f64 x.im)) x.im) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 x.im (*.f64 x.re #s(literal 1/2 binary64)))) (/.f64 x.im (/.f64 x.im x.re)) x.im) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 x.im (*.f64 x.im x.im)) x.im) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x.re x.re)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) x.im) x.im) |
(fma.f64 (/.f64 (neg.f64 (*.f64 x.re #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x.re x.im) x.im) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))) (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))) (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.im x.im (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (neg.f64 (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (neg.f64 (fma.f64 x.im x.im (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) |
(/.f64 (-.f64 (*.f64 x.im x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))) (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)) (*.f64 x.im x.im))) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (neg.f64 (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x.im x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)))) (neg.f64 (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (/.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (fma.f64 (/.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (/.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (/.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))))))) |
(pow.f64 (/.f64 (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))) (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) |
(*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)) x.im) |
(+.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) |
(+.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (/.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) |
(fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) |
(fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(fma.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) y.im (*.f64 y.re (atan2.f64 x.im x.re))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64))) (fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (*.f64 y.im (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (*.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (*.f64 y.im (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64))) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (*.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (fma.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (/.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))))) (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))))))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(+.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(+.f64 (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(+.f64 (+.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))))) (/.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))))) |
(fma.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) y.re) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 y.re #s(literal -1/2 binary64)) (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) y.re) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) y.re (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) y.re (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(fma.f64 (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) y.re) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 y.re #s(literal -1/2 binary64)) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 y.re (*.f64 y.re #s(literal -1/2 binary64))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 y.re (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))) (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) (neg.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (*.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) (*.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) y.re) #s(literal 3 binary64)) (pow.f64 (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (*.f64 (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64))) (fma.f64 (+.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (+.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (-.f64 (pow.f64 (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (/.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (*.f64 (/.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))))) |
(pow.f64 (/.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(+.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) |
(fma.f64 y.re (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 y.re #s(literal -1/2 binary64)) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 y.re #s(literal -1/2 binary64)) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (atan2.f64 x.im x.re) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal -1/2 binary64) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) #s(literal -1/2 binary64)) y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 y.re #s(literal -1/2 binary64)) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (*.f64 (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) |
(+.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(fma.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(fma.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(fma.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 y.re (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) y.re) (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) y.re (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64)))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (*.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64)))) (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(/.f64 (*.f64 (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))))) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))))) (neg.f64 (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))))) (neg.f64 (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))))) (neg.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (neg.f64 (fma.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (-.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))))) (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (neg.f64 (-.f64 (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64)))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 y.re (*.f64 (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))))))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))))) |
(*.f64 (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (*.f64 y.re #s(literal -1/2 binary64))))) (sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) (*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(hypot.f64 x.re x.im) |
(hypot.f64 x.re (neg.f64 x.im)) |
(hypot.f64 x.re (exp.f64 (log.f64 x.im))) |
(hypot.f64 x.im x.re) |
(hypot.f64 x.im (exp.f64 (log.f64 x.re))) |
(hypot.f64 (neg.f64 x.im) x.re) |
(hypot.f64 (neg.f64 x.im) (exp.f64 (log.f64 x.re))) |
(hypot.f64 (exp.f64 (log.f64 x.im)) x.re) |
(hypot.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.re))) |
(hypot.f64 (exp.f64 (log.f64 x.re)) x.im) |
(hypot.f64 (exp.f64 (log.f64 x.re)) (neg.f64 x.im)) |
(hypot.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.im))) |
(sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (sqrt.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (sqrt.f64 (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) (sqrt.f64 (neg.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(hypot.f64 x.re x.im) |
(hypot.f64 x.re (neg.f64 x.im)) |
(hypot.f64 x.re (exp.f64 (log.f64 x.im))) |
(hypot.f64 x.im x.re) |
(hypot.f64 x.im (exp.f64 (log.f64 x.re))) |
(hypot.f64 (neg.f64 x.im) x.re) |
(hypot.f64 (neg.f64 x.im) (exp.f64 (log.f64 x.re))) |
(hypot.f64 (exp.f64 (log.f64 x.im)) x.re) |
(hypot.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.re))) |
(hypot.f64 (exp.f64 (log.f64 x.re)) x.im) |
(hypot.f64 (exp.f64 (log.f64 x.re)) (neg.f64 x.im)) |
(hypot.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.im))) |
(sqrt.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (sqrt.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (sqrt.f64 (neg.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) (sqrt.f64 (neg.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(*.f64 (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) (cos.f64 (/.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) (sin.f64 (/.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 2 binary64)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 2 binary64)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))))) |
(sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) |
(fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)))) |
(fma.f64 (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)))) |
(fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(fma.f64 (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 2 binary64))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) |
(neg.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) |
(*.f64 (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 y.im)) |
(*.f64 (neg.f64 y.im) (neg.f64 (log.f64 (neg.f64 x.re)))) |
(*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) |
(*.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 x.re))) #s(literal -1 binary64)) y.im) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(+.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)) |
(+.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))) |
(-.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (/.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)) |
(fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(fma.f64 (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))) |
(fma.f64 (neg.f64 y.im) (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re))) |
(fma.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 x.re))) #s(literal -1 binary64)) y.im (*.f64 y.re (atan2.f64 x.im x.re))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (*.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)))) (*.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (fma.f64 (/.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (/.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (*.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))) (/.f64 (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (-.f64 (*.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im) (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (cos.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (sin.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) |
(fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(fma.f64 (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(fma.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (neg.f64 (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))))))) |
(log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (log.f64 (neg.f64 (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) (log.f64 (-.f64 (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (neg.f64 x.im)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))))) (log.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) |
(-.f64 (log.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (neg.f64 (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (-.f64 (*.f64 x.im x.im) (*.f64 (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (neg.f64 x.im)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))))) (log.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (*.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) (log.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (fma.f64 x.im (-.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im) (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im))))) (log.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (neg.f64 x.im)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)) (log.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) x.im)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.im (neg.f64 x.im))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) (*.f64 x.im x.im))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)))) |
(/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) (*.f64 x.im x.im)) |
(/.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) x.im) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) (*.f64 x.im (neg.f64 x.im))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) (neg.f64 x.im)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64))) (neg.f64 (*.f64 x.im (neg.f64 x.im)))) |
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 x.im x.im)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x.im) (*.f64 x.re x.re)) x.im) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 (*.f64 x.im (neg.f64 x.im))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im))) (neg.f64 (neg.f64 x.im))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 x.im (neg.f64 x.im))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x.im) (*.f64 x.re x.re))) (neg.f64 x.im)) |
(pow.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x.im (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) #s(literal -1 binary64)) |
(*.f64 (*.f64 x.re x.re) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))) |
(*.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
(*.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 #s(literal 1 binary64) x.im)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 (*.f64 x.re x.re)) (*.f64 x.im x.im))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) (*.f64 x.im x.im))) |
(*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.im (neg.f64 x.im)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 (*.f64 x.re x.re) x.im)) |
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1/2 binary64) x.im)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x.re #s(literal 1/2 binary64)) (*.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))) |
(*.f64 (*.f64 x.re #s(literal 1/2 binary64)) (/.f64 x.re (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re #s(literal 1/2 binary64)) x.im)) |
(*.f64 (/.f64 (*.f64 x.re #s(literal 1/2 binary64)) x.im) (/.f64 x.re x.im)) |
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) x.im)) |
(*.f64 (pow.f64 (/.f64 x.im (*.f64 x.re #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 x.im x.re) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x.re #s(literal 1/2 binary64)) (neg.f64 x.im)) (/.f64 (neg.f64 x.re) x.im)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x.im)) (/.f64 (neg.f64 (*.f64 x.re x.re)) x.im)) |
(*.f64 (/.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re x.re) (neg.f64 x.im)) (/.f64 #s(literal -1/2 binary64) x.im)) |
(*.f64 (/.f64 (*.f64 x.re #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 x.re) (*.f64 x.im x.im))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x.im) (/.f64 (*.f64 x.re x.re) (neg.f64 x.im))) |
(*.f64 (/.f64 #s(literal -1 binary64) x.im) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 1/2 binary64))) (neg.f64 x.im))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x.re x.re)) x.im) (/.f64 #s(literal 1/2 binary64) (neg.f64 x.im))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x.re #s(literal 1/2 binary64))) x.im) (/.f64 x.re (neg.f64 x.im))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x.re x.re)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x.re #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 x.re (*.f64 x.im x.im))) |
(cos.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(sin.f64 (*.f64 y.im (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
| 1× | egg-herbie |
| 8 152× | *-lowering-*.f32 |
| 8 152× | *-lowering-*.f64 |
| 5 416× | +-lowering-+.f64 |
| 5 416× | +-lowering-+.f32 |
| 4 740× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3169 | 53233 |
| 0 | 8073 | 49309 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x.im 2) |
(+ (pow x.im 2) (pow x.re 2)) |
(+ (pow x.im 2) (pow x.re 2)) |
(+ (pow x.im 2) (pow x.re 2)) |
(pow x.re 2) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(pow x.re 2) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(pow x.re 2) |
(+ (pow x.im 2) (pow x.re 2)) |
(+ (pow x.im 2) (pow x.re 2)) |
(+ (pow x.im 2) (pow x.re 2)) |
(pow x.im 2) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(pow x.im 2) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3)))) (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(+ (* -1 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))) |
(exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))) |
(exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(exp (neg (* y.im (atan2 x.im x.re)))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(+ (* -1 (* y.im (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* 1/2 (* y.im (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* y.im (+ (* -1/6 (* y.im (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))) |
(- (+ (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))) (* y.re (log x.im))) (* y.im (atan2 x.im x.re))) |
(- (+ (* y.re (log x.im)) (* (pow x.re 2) (+ (* -1/4 (/ (* (pow x.re 2) y.re) (pow x.im 4))) (* 1/2 (/ y.re (pow x.im 2)))))) (* y.im (atan2 x.im x.re))) |
(- (+ (* y.re (log x.im)) (* (pow x.re 2) (+ (* 1/2 (/ y.re (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/6 (/ (* (pow x.re 2) y.re) (pow x.im 6)))))))) (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ 1 x.re)))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))))) (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.re)))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))))) (* y.im (atan2 x.im x.re))) |
(- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))) |
(- (+ (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))) (* y.re (log x.re))) (* y.im (atan2 x.im x.re))) |
(- (+ (* y.re (log x.re)) (* (pow x.im 2) (+ (* -1/4 (/ (* (pow x.im 2) y.re) (pow x.re 4))) (* 1/2 (/ y.re (pow x.re 2)))))) (* y.im (atan2 x.im x.re))) |
(- (+ (* y.re (log x.re)) (* (pow x.im 2) (+ (* 1/2 (/ y.re (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/6 (/ (* (pow x.im 2) y.re) (pow x.re 6)))))))) (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ 1 x.im)))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))))) (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.im)))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))))) (* y.im (atan2 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))))) (* y.im (atan2 x.im x.re))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re))) |
(* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re))) |
(* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re))))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)))) (pow x.re 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(+ (log -1) (* -1 (log x.re))) |
(+ (log -1) (* -1 (log x.re))) |
(+ (log -1) (* -1 (log x.re))) |
(+ (log -1) (* -1 (log x.re))) |
(+ (log -1) (log (/ 1 x.re))) |
(+ (log -1) (log (/ 1 x.re))) |
(+ (log -1) (log (/ 1 x.re))) |
(+ (log -1) (log (/ 1 x.re))) |
(log (/ -1 x.re)) |
(log (/ -1 x.re)) |
(log (/ -1 x.re)) |
(log (/ -1 x.re)) |
(exp (neg (* y.im (atan2 x.im x.re)))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* -1 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re)))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re)))) (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 2))))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re)))) (* y.re (+ (* -1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 2)))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (* y.re (log (/ -1 x.re))))) |
(+ (exp (neg (* y.re (log (/ -1 x.re))))) (* -1 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(+ (exp (neg (* y.re (log (/ -1 x.re))))) (* y.im (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (* 1/2 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))) |
(+ (exp (neg (* y.re (log (/ -1 x.re))))) (* y.im (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (* y.im (+ (* -1/6 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re)))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re))))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re))))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/6 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 3) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* 1/2 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (atan2 x.im x.re))))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re))))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (atan2 x.im x.re)))))))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* y.im (+ (* -1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (log (/ -1 x.re)) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))))))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))) |
(* -1 (* y.re (log (/ -1 x.re)))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re)))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re)))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re)))) |
(* -1 (* y.re (log (/ -1 x.re)))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re)))))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re)))))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (* y.re (log (/ -1 x.re)))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re)))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re)))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re)))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im) |
(/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im) |
(/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
x.im |
(* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1))) |
(* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1))) |
(* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) |
(+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -2 (/ (* (pow x.im 2) y.im) (pow x.re 4))) (* 2 (/ y.im (pow x.re 2))))))) |
(+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* 2 (/ y.im (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ y.im (pow x.re 4))) (* 8/3 (/ (* (pow x.im 2) y.im) (pow x.re 6))))))))) |
(+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/24 (/ (* (pow x.re 6) y.im) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/24 (/ (* (pow x.re 6) y.im) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))) |
(+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) |
(+ (* y.im (log (neg x.im))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/8 (/ (* (pow x.re 2) y.im) (pow x.im 4))) (* 1/2 (/ y.im (pow x.im 2))))))) |
(+ (* y.im (log (neg x.im))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 1/2 (/ y.im (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ y.im (pow x.im 4))) (* 1/24 (/ (* (pow x.re 2) y.im) (pow x.im 6))))))))) |
(+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* 8/3 (/ (* (pow x.im 6) y.im) (pow x.re 6))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) |
(+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* 8/3 (/ (* (pow x.im 6) y.im) (pow x.re 6))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) |
(* y.re (atan2 x.im x.re)) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) |
(* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) |
(* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re))) |
(* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re))) |
(* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/24 (/ y.im (pow x.im 6))))))))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 4 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))))) (pow x.re 6)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 4 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))))) (pow x.re 6)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))))))))))) |
(* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (/ (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 4 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (/ (pow y.im 3) (pow x.re 6))) (* 8/3 (/ y.im (pow x.re 6))))))))))) (/ (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4)))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))))) (pow x.im 6))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))))) (pow x.im 6))))))))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))) |
(+ (* y.re (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (* 1/2 (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/6 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(* -1/2 (* (pow y.re 2) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) |
(* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow y.re 2)) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))) |
(* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow y.re 2)) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))) |
(* -1/2 (* (pow y.re 2) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) |
(* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (* -1 (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) y.re))) y.re)) (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) |
(* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (* -1 (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) y.re))) y.re)) (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) |
(* y.re (atan2 x.im x.re)) |
(+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (+ (* -1/2 (* y.im (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))))) (* y.re (atan2 x.im x.re))) |
(+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (+ (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))) (* y.im (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* y.im (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/12 (* (pow y.re 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))))))))) (* y.re (atan2 x.im x.re))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))))) |
(+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))))))))))) |
(+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)))))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (pow x.im 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)) (/ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)))))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (pow x.im 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)) (/ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))))))) |
(+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))))) |
(+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))))))))))) |
(+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)))))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (pow x.re 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)) (/ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)))))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (pow x.re 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)) (/ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))))))) |
(* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) |
(* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) |
(* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(atan2 x.im x.re) |
(+ (* -1/2 (* y.im (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (atan2 x.im x.re)) |
(+ (* y.im (+ (* -1/2 (* y.im (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* -1/2 (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))))) (atan2 x.im x.re)) |
(+ (* y.im (+ (* -1/2 (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))) (* y.im (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* 1/12 (* y.im (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))))))) (atan2 x.im x.re)) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re))))))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (+ (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re)))))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 6))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4)) (/ (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)) (pow x.im 6))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 6))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4)) (/ (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)) (pow x.im 6))))))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re))))))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (+ (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re)))))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 6))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4)) (/ (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)) (pow x.re 6))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 6))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4)) (/ (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)) (pow x.re 6))))))))) |
(* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))))))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))))) (pow x.re 6)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))))) (pow x.re 6)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))))))))) |
(* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))))))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))))) (pow x.im 6)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))))) (pow x.im 6)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))))))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(+ (* y.re (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* 1/2 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(* -1/2 (* (pow y.re 2) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) |
(* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re))) |
(* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re) (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) (pow y.re 2))))) |
(* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re) (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) (pow y.re 2))))) |
(* -1/2 (* (pow y.re 2) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) |
(* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re))) |
(* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) (* -1 (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) y.re))) y.re)) (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) (* -1 (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) y.re))) y.re)) (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) |
(+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* y.re (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) |
(+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* 1/2 (* y.re (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* y.re (* (pow (atan2 x.im x.re) 4) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* 1/2 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/12 (* (pow y.re 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))))))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im))))) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(* -1 x.re) |
(* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re))))) |
(+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re))))) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 x.im) |
(* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re))))) |
(+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re))))) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 x.im) |
(* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im))))) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(* -1 x.re) |
(* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
(sin (* -1 (* y.im (log (/ -1 x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (* y.re (atan2 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* -1 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re)))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re)))) (* -1/2 (* y.im (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re))))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re)))) (* y.im (+ (* -1/2 (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re))))) (* 1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (/ -1 x.re)) 3))))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) |
(* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) |
(* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) |
(* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) |
(* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) |
(* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) |
(* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) |
(* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re))) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re))) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re)))) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re)))) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 4 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (/ (pow y.im 3) (pow x.re 6))) (* 8/3 (/ y.im (pow x.re 6))))))))))))) |
(sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/16 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))) (pow x.im 6))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/16 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))) (pow x.im 6))))))) |
(sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) |
(+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/16 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/24 (/ y.im (pow x.im 6))))))))))))) |
(sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 4 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (/ (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))) (pow x.re 6))))))) |
(sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 4 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (/ (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))) (pow x.re 6))))))) |
(sin (* y.re (atan2 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/2 (* y.im (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* y.im (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 3)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) |
(+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re)))) |
(+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re))))) |
(+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re))))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im))) |
(+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* 2 (/ (pow x.im 2) (pow x.re 2))))) |
(+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* (pow x.im 2) (+ (* -2 (/ (pow x.im 2) (pow x.re 4))) (* 2 (/ 1 (pow x.re 2))))))) |
(+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 8/3 (/ (pow x.im 2) (pow x.re 6))) (* 2 (/ 1 (pow x.re 4))))) (* 2 (/ 1 (pow x.re 2))))))) |
(+ (log -1) (* -1 (log (/ 1 x.im)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x.im))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(+ (log -1) (+ (* -1 (log (/ 1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/24 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 (log (/ -1 x.im))) |
(+ (* -1 (log (/ -1 x.im))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))) |
(+ (* -1 (log (/ -1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(+ (* -1 (log (/ -1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/24 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(log (neg x.im)) |
(+ (log (neg x.im)) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))) |
(+ (log (neg x.im)) (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 4))) (* 1/2 (/ 1 (pow x.im 2)))))) |
(+ (log (neg x.im)) (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/24 (/ (pow x.re 2) (pow x.im 6))) (* 1/8 (/ 1 (pow x.im 4))))) (* 1/2 (/ 1 (pow x.im 2)))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re)))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (* 2 (/ (pow x.im 2) (pow x.re 2))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 2 (/ (pow x.im 2) (pow x.re 2))) (* 8/3 (/ (pow x.im 6) (pow x.re 6))))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re)))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (* 2 (/ (pow x.im 2) (pow x.re 2))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 2 (/ (pow x.im 2) (pow x.re 2))) (* 8/3 (/ (pow x.im 6) (pow x.re 6))))))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
1 |
(+ 1 (* -1/2 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) |
(+ 1 (* (pow y.im 2) (+ (* -1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)) (* 1/24 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 4)))))) |
(+ 1 (* (pow y.im 2) (+ (* -1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)) (* (pow y.im 2) (+ (* -1/720 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 6))) (* 1/24 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 4))))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos (* y.im (log x.re))) |
(+ (cos (* y.im (log x.re))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* y.im (log x.re))))) (pow x.re 2)))) |
(+ (cos (* y.im (log x.re))) (* (pow x.im 2) (- (* (pow x.im 2) (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 2)))))) |
(+ (cos (* y.im (log x.re))) (* (pow x.im 2) (- (* (pow x.im 2) (- (+ (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* (pow x.im 2) (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 2)))))) |
(cos (* -1 (* y.im (log (/ 1 x.im))))) |
(+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2)))) |
(- (+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))))) |
(- (+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))) |
(cos (* -1 (* y.im (log (/ -1 x.im))))) |
(+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2)))) |
(- (+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))))) |
(- (+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))) |
(cos (* y.im (log x.im))) |
(+ (cos (* y.im (log x.im))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* y.im (log x.im))))) (pow x.im 2)))) |
(+ (cos (* y.im (log x.im))) (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 2)))))) |
(+ (cos (* y.im (log x.im))) (* (pow x.re 2) (- (* (pow x.re 2) (- (+ (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* (pow x.re 2) (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 2)))))) |
(cos (* -1 (* y.im (log (/ 1 x.re))))) |
(+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2)))) |
(- (+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))))) |
(- (+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))) |
(cos (* -1 (* y.im (log (/ -1 x.re))))) |
(+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2)))) |
(- (+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))))) |
(- (+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))) |
(* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/6 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow y.im 2) (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/120 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 5))))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow y.im 2) (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* (pow y.im 2) (+ (* -1/5040 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 7))) (* 1/120 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 5)))))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.im (log x.re))) |
(+ (sin (* y.im (log x.re))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* y.im (log x.re))))) (pow x.re 2)))) |
(+ (sin (* y.im (log x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))))))) |
(+ (sin (* y.im (log x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))) |
(sin (* -1 (* y.im (log (/ 1 x.im))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2)))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2)))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))) |
(sin (* -1 (* y.im (log (/ -1 x.im))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2)))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2)))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))) |
(sin (* y.im (log x.im))) |
(+ (sin (* y.im (log x.im))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* y.im (log x.im))))) (pow x.im 2)))) |
(+ (sin (* y.im (log x.im))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))))))) |
(+ (sin (* y.im (log x.im))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))) |
(sin (* -1 (* y.im (log (/ 1 x.re))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2)))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2)))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))) |
(sin (* -1 (* y.im (log (/ -1 x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2)))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2)))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))) |
| Outputs |
|---|
(pow x.im 2) |
(*.f64 x.im x.im) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ 1 (/ (pow x.im 2) (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(+ (pow x.im 2) (pow x.re 2)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(pow x.im 2) |
(*.f64 x.im x.im) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(pow x.im 2) |
(*.f64 x.im x.im) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ 1 (/ (pow x.re 2) (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re x.re) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64)))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))))) (pow.f64 x.re #s(literal 6 binary64)))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))))) (pow.f64 x.re #s(literal 6 binary64)))))) |
(* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 x.im x.im) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64)))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))))) (pow.f64 x.im #s(literal 6 binary64)))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))))) (pow.f64 x.im #s(literal 6 binary64)))))) |
(* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) |
(*.f64 y.re (fma.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/6 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* y.re (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3)))) (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/6 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re))) (*.f64 y.re (fma.f64 #s(literal -1/6 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (atan2.f64 x.im x.re))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(+ (* -1 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(+.f64 (neg.f64 (*.f64 y.im (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* y.im (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 y.im (fma.f64 (*.f64 #s(literal -1/6 binary64) y.im) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re x.re) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))))) |
(+ (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x.re x.re) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))))))))) |
(exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64)))))) |
(exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(+.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64)))))) |
(exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))))) |
(+ (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))) |
(+.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x.im x.im) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64))))))))))) |
(exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))))))) |
(exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(+.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))))))) |
(exp (neg (* y.im (atan2 x.im x.re)))) |
(exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 y.re (fma.f64 #s(literal 1/2 binary64) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(+ (* -1 (* y.im (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(+.f64 (neg.f64 (*.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* 1/2 (* y.im (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(fma.f64 y.im (fma.f64 (neg.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(+ (* y.im (+ (* -1 (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) (* y.im (+ (* -1/6 (* y.im (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(fma.f64 y.im (fma.f64 (neg.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (*.f64 y.im (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y.im (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) |
(exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))) |
(-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))) (* y.re (log x.im))) (* y.im (atan2 x.im x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 x.im x.im)) (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* y.re (log x.im)) (* (pow x.re 2) (+ (* -1/4 (/ (* (pow x.re 2) y.re) (pow x.im 4))) (* 1/2 (/ y.re (pow x.im 2)))))) (* y.im (atan2 x.im x.re))) |
(-.f64 (fma.f64 y.re (log.f64 x.im) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.re) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y.re) (*.f64 x.im x.im))))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* y.re (log x.im)) (* (pow x.re 2) (+ (* 1/2 (/ y.re (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/6 (/ (* (pow x.re 2) y.re) (pow x.im 6)))))))) (* y.im (atan2 x.im x.re))) |
(-.f64 (fma.f64 y.re (log.f64 x.im) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 y.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x.re x.re) y.re)) (pow.f64 x.im #s(literal 6 binary64)))))))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))) |
(-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ 1 x.re)))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.re)) (*.f64 x.re x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* -1 (* y.re (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.re)) (*.f64 x.re x.re))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* -1 (* y.re (log (/ 1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 y.re (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.re)) (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))) |
(fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* -1 (* y.re (log (/ -1 x.re)))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))) (* y.im (atan2 x.im x.re))) |
(-.f64 (fma.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.re)) (*.f64 x.re x.re))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(-.f64 (fma.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.re)) (*.f64 x.re x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) y.re) (pow x.re 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))) (pow x.re 6))) (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2)))))) (* y.im (atan2 x.im x.re))) |
(-.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 y.re (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.re)) (*.f64 x.re x.re))))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))) |
(-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* 1/2 (/ (* (pow x.im 2) y.re) (pow x.re 2))) (* y.re (log x.re))) (* y.im (atan2 x.im x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 x.re x.re)) (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* y.re (log x.re)) (* (pow x.im 2) (+ (* -1/4 (/ (* (pow x.im 2) y.re) (pow x.re 4))) (* 1/2 (/ y.re (pow x.re 2)))))) (* y.im (atan2 x.im x.re))) |
(-.f64 (fma.f64 y.re (log.f64 x.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.re) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y.re) (*.f64 x.re x.re))))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* y.re (log x.re)) (* (pow x.im 2) (+ (* 1/2 (/ y.re (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/6 (/ (* (pow x.im 2) y.re) (pow x.re 6)))))))) (* y.im (atan2 x.im x.re))) |
(-.f64 (fma.f64 y.re (log.f64 x.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 y.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x.im x.im) y.re)) (pow.f64 x.re #s(literal 6 binary64)))))))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))) |
(-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ 1 x.im)))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.re)) (*.f64 x.im x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* -1 (* y.re (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.re)) (*.f64 x.im x.im))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* -1 (* y.re (log (/ 1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.re)) (*.f64 x.im x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))) |
(-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (+ (* -1 (* y.re (log (/ -1 x.im)))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.re)) (*.f64 x.im x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* -1 (* y.re (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2))))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.re)) (*.f64 x.im x.im))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (+ (* -1 (* y.re (log (/ -1 x.im)))) (+ (* -1/4 (/ (* (pow x.re 4) y.re) (pow x.im 4))) (+ (* 1/720 (/ (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))) (pow x.im 6))) (* 1/2 (/ (* (pow x.re 2) y.re) (pow x.im 2)))))) (* y.im (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (-.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/720 binary64) (/.f64 (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) y.re)) (*.f64 x.im x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re))) |
(fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(*.f64 y.re (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (/.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) y.re))) |
(* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(*.f64 y.re (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (/.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) y.re))) |
(* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(*.f64 y.re (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (/.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) y.re))) |
(* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (*.f64 y.im (atan2.f64 x.im x.re)) y.re)))) |
(* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (*.f64 y.im (atan2.f64 x.im x.re)) y.re)))) |
(* -1 (* y.re (+ (* -1 (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (/ (* y.im (atan2 x.im x.re)) y.re)))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (*.f64 y.im (atan2.f64 x.im x.re)) y.re)))) |
(* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(fma.f64 y.im (neg.f64 (atan2.f64 x.im x.re)) (*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(fma.f64 y.im (neg.f64 (atan2.f64 x.im x.re)) (*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(+ (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(fma.f64 y.im (neg.f64 (atan2.f64 x.im x.re)) (*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (neg.f64 (atan2.f64 x.im x.re)))) |
(* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (neg.f64 (atan2.f64 x.im x.re)))) |
(* y.im (- (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im) (atan2 x.im x.re))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) (neg.f64 (atan2.f64 x.im x.re)))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.im (-.f64 (neg.f64 (/.f64 (*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) y.im)) (neg.f64 (atan2.f64 x.im x.re))))) |
(* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.im (-.f64 (neg.f64 (/.f64 (*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) y.im)) (neg.f64 (atan2.f64 x.im x.re))))) |
(* -1 (* y.im (- (* -1 (/ (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) y.im)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.im (-.f64 (neg.f64 (/.f64 (*.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) y.im)) (neg.f64 (atan2.f64 x.im x.re))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)) (*.f64 y.re (fma.f64 #s(literal -1/6 binary64) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (atan2.f64 x.im x.re))))))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)))) (pow x.re 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re))) (*.f64 x.re x.re)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))))) |
(fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.re (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 x.re y.re)))))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))))) |
(fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.re (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (pow.f64 x.re y.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64)))))) (pow.f64 x.re y.re)))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))))) (pow.f64 x.im #s(literal 6 binary64)))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))))) (pow.f64 x.im #s(literal 6 binary64)))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) (*.f64 x.im x.im)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))))) |
(fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.re (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) (*.f64 x.im x.im))) (*.f64 (*.f64 (*.f64 x.re x.re) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.im y.re)))))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))))) |
(fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.re (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.im y.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64)))))) (pow.f64 x.im y.re)))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))))) (pow.f64 x.re #s(literal 6 binary64)))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (/.f64 (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 5 binary64)))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (*.f64 (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 7 binary64)) (*.f64 #s(literal 1/120 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 5 binary64)))))) (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(+ (log -1) (* -1 (log x.re))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(+ (log -1) (* -1 (log x.re))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(+ (log -1) (* -1 (log x.re))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(+ (log -1) (* -1 (log x.re))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(+ (log -1) (log (/ 1 x.re))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(+ (log -1) (log (/ 1 x.re))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(+ (log -1) (log (/ 1 x.re))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(+ (log -1) (log (/ 1 x.re))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))) |
(log (/ -1 x.re)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.re)) |
(log (/ -1 x.re)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.re)) |
(log (/ -1 x.re)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.re)) |
(log (/ -1 x.re)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.re)) |
(exp (neg (* y.im (atan2 x.im x.re)))) |
(exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* -1 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re)))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (neg.f64 (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re)))) (* 1/2 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 2))))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 y.re (+.f64 (neg.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64))))))) |
(+ (exp (neg (* y.im (atan2 x.im x.re)))) (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (log (/ -1 x.re)))) (* y.re (+ (* -1/6 (* y.re (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 3)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (log (/ -1 x.re)) 2)))))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 y.re (+.f64 (neg.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64))))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (* y.re (log (/ -1 x.re))))) |
(exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(+ (exp (neg (* y.re (log (/ -1 x.re))))) (* -1 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(+.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (neg.f64 (*.f64 y.im (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (atan2.f64 x.im x.re))))) |
(+ (exp (neg (* y.re (log (/ -1 x.re))))) (* y.im (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (* 1/2 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))) |
(+.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.im (+.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) |
(+ (exp (neg (* y.re (log (/ -1 x.re))))) (* y.im (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (* y.im (+ (* -1/6 (* y.im (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) |
(+.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.im (+.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (atan2.f64 x.im x.re))) (*.f64 y.im (fma.f64 (*.f64 #s(literal -1/6 binary64) y.im) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) |
(exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re)))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re))))))) |
(fma.f64 y.re (+.f64 (neg.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re))))))) |
(fma.f64 y.re (+.f64 (neg.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (fma.f64 y.re (+.f64 (neg.f64 (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (atan2.f64 x.im x.re))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/6 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 3) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* 1/2 (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.re)) 2) (atan2 x.im x.re))))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.re)) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.re))))))) |
(fma.f64 y.re (+.f64 (neg.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (fma.f64 y.re (+.f64 (neg.f64 (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 3 binary64))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64))) (atan2.f64 x.im x.re)) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (atan2 x.im x.re)))))))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (fma.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (*.f64 y.im (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (atan2.f64 x.im x.re)))))))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (log (/ -1 x.re))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* y.im (+ (* -1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (pow (log (/ -1 x.re)) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (pow (log (/ -1 x.re)) 2) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (* (log (/ -1 x.re)) (atan2 x.im x.re))))))))))) (* (exp (neg (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (fma.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (*.f64 y.im (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 y.im (fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (atan2.f64 x.im x.re))))))))) (*.f64 (exp.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))) |
(fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))) |
(fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))) |
(fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(* -1 (* y.re (log (/ -1 x.re)))) |
(*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re)))) |
(*.f64 y.re (-.f64 (/.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re)))) |
(*.f64 y.re (-.f64 (/.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.re)))) |
(*.f64 y.re (-.f64 (/.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.re (log (/ -1 x.re)))) |
(*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re)))))) |
(neg.f64 (*.f64 y.re (-.f64 (/.f64 (*.f64 y.im (atan2.f64 x.im x.re)) y.re) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re)))))) |
(neg.f64 (*.f64 y.re (-.f64 (/.f64 (*.f64 y.im (atan2.f64 x.im x.re)) y.re) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.re)))))) |
(neg.f64 (*.f64 y.re (-.f64 (/.f64 (*.f64 y.im (atan2.f64 x.im x.re)) y.re) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.re)))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.re)))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (* y.re (log (/ -1 x.re)))) |
(*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re)))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re)))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.re)))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re))) |
(*.f64 y.im (-.f64 (/.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.im) (atan2.f64 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re))) |
(*.f64 y.im (-.f64 (/.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.im) (atan2.f64 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.re))) y.im)) (atan2 x.im x.re))) |
(*.f64 y.im (-.f64 (/.f64 (*.f64 (neg.f64 y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.im) (atan2.f64 x.im x.re))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) y.im) (neg.f64 (neg.f64 (atan2.f64 x.im x.re)))))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) y.im) (neg.f64 (neg.f64 (atan2.f64 x.im x.re)))))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.re))) y.im) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) y.im) (neg.f64 (neg.f64 (atan2.f64 x.im x.re)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.re))))) |
(neg.f64 (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) |
(/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re) (*.f64 x.im x.im)) x.im) |
(/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re) (*.f64 x.im x.im)) x.im) |
(/ (+ (* 1/2 (pow x.re 2)) (pow x.im 2)) x.im) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re) (*.f64 x.im x.im)) x.im) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
x.im |
(* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1))) |
(*.f64 (neg.f64 x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1 binary64))) |
(* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1))) |
(*.f64 (neg.f64 x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1 binary64))) |
(* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1))) |
(*.f64 (neg.f64 x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1 binary64))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)))) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)))) |
(* (pow x.re 2) (+ (* 1/2 (/ 1 x.im)) (/ x.im (pow x.re 2)))) |
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)))) |
(+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -2 (/ (* (pow x.im 2) y.im) (pow x.re 4))) (* 2 (/ y.im (pow x.re 2))))))) |
(fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) y.im) (*.f64 x.re x.re)))))) |
(+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.im 2) (+ (* 2 (/ y.im (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ y.im (pow x.re 4))) (* 8/3 (/ (* (pow x.im 2) y.im) (pow x.re 6))))))))) |
(fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 2 binary64) (/.f64 y.im (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -2 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (pow.f64 x.re #s(literal 6 binary64))))))))) |
(+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/24 (/ (* (pow x.re 6) y.im) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re))))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (+ (* -1/8 (/ (* (pow x.re 4) y.im) (pow x.im 4))) (+ (* 1/24 (/ (* (pow x.re 6) y.im) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (* y.re (atan2 x.im x.re)))))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) y.im) (pow x.im 2))) (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 x.im x.im)) (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* y.im (log (neg x.im))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/8 (/ (* (pow x.re 2) y.im) (pow x.im 4))) (* 1/2 (/ y.im (pow x.im 2))))))) |
(fma.f64 y.im (log.f64 (neg.f64 x.im)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) y.im) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) y.im) (*.f64 x.im x.im)))))) |
(+ (* y.im (log (neg x.im))) (+ (* y.re (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 1/2 (/ y.im (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ y.im (pow x.im 4))) (* 1/24 (/ (* (pow x.re 2) y.im) (pow x.im 6))))))))) |
(fma.f64 y.im (log.f64 (neg.f64 x.im)) (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 y.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x.re x.re) y.im)) (pow.f64 x.im #s(literal 6 binary64))))))))) |
(+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* 8/3 (/ (* (pow x.im 6) y.im) (pow x.re 6))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (fma.f64 #s(literal 8/3 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.im) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* -2 (/ (* (pow x.im 4) y.im) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) y.im) (pow x.re 2))) (+ (* 8/3 (/ (* (pow x.im 6) y.im) (pow x.re 6))) (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 x.re x.re)) (fma.f64 #s(literal 8/3 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.im) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) |
(*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))) |
(* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (+.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))) |
(* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (+.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))) |
(* y.im (+ (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (+.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))) |
(* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) |
(*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))) |
(* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(neg.f64 (*.f64 y.im (+.f64 (neg.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))) (neg.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(neg.f64 (*.f64 y.im (+.f64 (neg.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))) (neg.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (* -1 (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(neg.f64 (*.f64 y.im (+.f64 (neg.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))) (neg.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))))) |
(* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) |
(*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) y.re) (atan2.f64 x.im x.re))) |
(* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) y.re) (atan2.f64 x.im x.re))) |
(* y.re (+ (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) y.re) (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.re (*.f64 #s(literal -1 binary64) (fma.f64 y.im (/.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) y.re) (atan2.f64 x.im x.re))))) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.re (*.f64 #s(literal -1 binary64) (fma.f64 y.im (/.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) y.re) (atan2.f64 x.im x.re))))) |
(* -1 (* y.re (+ (* -1 (/ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) y.re)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 y.re (*.f64 #s(literal -1 binary64) (fma.f64 y.im (/.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) y.re) (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64)))))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re))))))) (pow x.im 4))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/24 (/ y.im (pow x.im 6))))))))))))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64)))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) y.im) (pow.f64 x.im #s(literal 6 binary64))))))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (pow.f64 x.re #s(literal 4 binary64)))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 4 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))))) (pow x.re 6)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -4/3 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 8/3 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.im))))) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (pow.f64 x.re #s(literal 4 binary64)))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))) (pow.f64 x.re #s(literal 4 binary64)))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.re 6))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (pow x.re 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -2 (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* -2 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 4 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))))) (pow x.re 6)) (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))))))) (pow x.re 4))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -4/3 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 8/3 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.im))))) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))) (pow.f64 x.re #s(literal 4 binary64)))))))))))) |
(* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (/ (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 #s(literal -2 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64)))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* 2 (/ (* y.im (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 4 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (/ (pow y.im 3) (pow x.re 6))) (* 8/3 (/ y.im (pow x.re 6))))))))))) (/ (* y.im (* y.re (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re))))))) (pow x.re 4)))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 #s(literal -2 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))))) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 #s(literal -2 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64)))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -4/3 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 8/3 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))))))) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))))) (pow.f64 x.im #s(literal 4 binary64)))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))))) (pow x.im 6))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im)))))) (pow.f64 x.im #s(literal 6 binary64)))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))))) (pow.f64 x.im #s(literal 4 binary64)))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (pow x.im 6))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/16 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))))) (pow x.im 6))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im)))))) (pow.f64 x.im #s(literal 6 binary64)))))))))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) |
(+ (* y.re (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(fma.f64 y.re (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)))))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))) (* 1/2 (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)))))))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))))))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (fma.f64 y.im (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(+ (* y.im (+ (* -1 (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/6 (* (sin (* y.re (atan2 x.im x.re))) (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (* (sin (* y.re (atan2 x.im x.re))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (fma.f64 y.im (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 y.im (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 (pow.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))))))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(* -1/2 (* (pow y.re 2) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y.re y.re)) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re)))) |
(* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow y.re 2)) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))) |
(*.f64 (*.f64 y.re y.re) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (/.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re y.re))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re)))) |
(* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow y.re 2)) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)))) |
(*.f64 (*.f64 y.re y.re) (+.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (/.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re y.re))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re)))) |
(* -1/2 (* (pow y.re 2) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y.re y.re)) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(* (pow y.re 2) (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re)))) |
(* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (* -1 (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) y.re))) y.re)) (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) |
(*.f64 (*.f64 y.re y.re) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re) (/.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) y.re))) y.re)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (* -1 (/ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) y.re))) y.re)) (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) |
(*.f64 (*.f64 y.re y.re) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re) (/.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) y.re))) y.re)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (+ (* -1/2 (* y.im (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 y.im y.re) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (+ (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))) (* y.im (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* y.im (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/12 (* (pow y.re 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))))))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 y.im (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re))) (*.f64 y.im (fma.f64 #s(literal -1/6 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 y.re y.re)) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re)))))))) |
(+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))))))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64)))))) (atan2.f64 x.im x.re)))))))))))) |
(+ (sin (* y.im (log x.re))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64)))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 6 binary64))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))) (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64)))))))))))))))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (/.f64 (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 x.im x.im))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (atan2.f64 x.im x.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 x.im x.im)))))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (pow x.im 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)) (/ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (atan2.f64 x.im x.re))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.re (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64))))))))))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 x.im x.im)))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (fma.f64 y.re (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (atan2.f64 x.im x.re))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 x.im x.im))))))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)))) (pow x.im 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (pow x.im 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.im 2)) (/ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (fma.f64 y.re (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (atan2.f64 x.im x.re))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 y.re (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64))))))))))))) |
(+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)))))))) |
(+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))))))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (atan2.f64 x.im x.re)))))))))))) |
(+ (sin (* y.im (log x.im))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (+ (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))))))) (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64)))))))))))))))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (/.f64 (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 x.re x.re))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (fma.f64 y.re (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (atan2.f64 x.im x.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 x.re x.re)))))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (pow x.re 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)) (/ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (fma.f64 y.re (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (atan2.f64 x.im x.re))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 (neg.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 x.re x.re)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.re #s(literal 6 binary64))))))))))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (/.f64 (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 x.re x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.re (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) (atan2.f64 x.im x.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 x.re x.re)))))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)))) (pow x.re 4)) (+ (/ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (pow x.re 6)) (+ (/ (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))) (pow x.re 2)) (/ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.re (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) (atan2.f64 x.im x.re))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 y.re (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 x.re x.re)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.re #s(literal 6 binary64))))))))))))) |
(* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) |
(*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re)))) |
(* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re)))) |
(* y.re (+ (* -1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re))) |
(*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re)))) |
(* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) |
(* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) |
(* -1 (* y.re (+ (* -1 (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) y.re)) (* 1/2 (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(+ (* -1/2 (* y.im (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (atan2 x.im x.re)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (atan2.f64 x.im x.re)) |
(+ (* y.im (+ (* -1/2 (* y.im (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* -1/2 (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))))) (atan2 x.im x.re)) |
(fma.f64 y.im (*.f64 #s(literal -1/2 binary64) (fma.f64 y.im (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)) (*.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (atan2.f64 x.im x.re)) |
(+ (* y.im (+ (* -1/2 (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2)))) (* y.im (+ (* -1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* 1/12 (* y.im (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))))))) (atan2 x.im x.re)) |
(fma.f64 y.im (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 y.im (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)) (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))) (atan2.f64 x.im x.re)) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re)))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64)))))) (atan2.f64 x.im x.re))))))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.re))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (+ (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)) (* (pow x.im 2) (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re)))))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64)))))) (atan2.f64 x.im x.re) (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 6 binary64))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))) (atan2.f64 x.im x.re)))))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.im #s(literal 4 binary64))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 6))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4)) (/ (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)) (pow x.im 6))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 6 binary64)))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.im #s(literal 4 binary64))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.im 6))) (+ (* -1/2 (/ (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* -1/4 (/ (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))) (pow x.im 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re)) (pow x.im 4)) (/ (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)) (pow x.im 6))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.im #s(literal 6 binary64))))))))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (atan2.f64 x.im x.re))))))))) |
(+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (+ (* (cos (* y.im (log x.im))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (+ (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (+ (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re)))))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (atan2.f64 x.im x.re) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))))))) (atan2.f64 x.im x.re)))))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 x.re x.re))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 x.re x.re))) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.re #s(literal 4 binary64))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 6))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4)) (/ (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)) (pow x.re 6))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 x.re x.re))) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 (neg.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.re #s(literal 6 binary64))))))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)) (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re)) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 4 binary64)))))))) |
(+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/2 (/ (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 4))) (+ (* -1/2 (/ (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2))) (pow x.re 6))) (+ (* -1/2 (/ (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* -1/4 (/ (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))) (pow x.re 2))) (+ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re)) (pow x.re 4)) (/ (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)) (pow x.re 6))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re)) (fma.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re) (fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) (/.f64 (atan2.f64 x.im x.re) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 6 binary64)))))))))) |
(* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))))))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (atan2.f64 x.im x.re)))))))))))))) |
(+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re))))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4)))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.im))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.im))) (atan2 x.im x.re))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (+ (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.im))) (atan2 x.im x.re))) (pow x.im 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.im))) (pow (atan2 x.im x.re) 2)))) (pow x.im 2)))))))) (* (exp (- (* y.re (log x.im)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))))))))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (atan2.f64 x.im x.re))))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (atan2.f64 x.im x.re))))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64)))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (atan2.f64 x.im x.re)) (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.im x.im))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))))))) (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64)))))))))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.re x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.re x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))))) (pow x.re 6)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (atan2.f64 x.im x.re)))))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 (neg.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)))))))) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.re x.re))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.re x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.re (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.re x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.re 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.re 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* -1/4 (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))))) (atan2 x.im x.re))))))) (pow x.re 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6)))))))))) (pow x.re 6)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.re)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re)))))))) (* y.re (+ (* -1/2 (* (pow x.im 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.im 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.re 2))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.re (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) (atan2.f64 x.im x.re)))))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.re (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)))))))) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.re x.re))))))))))) |
(* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re)))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))))))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re))))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re)))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64)))))) (atan2.f64 x.im x.re)))))))))))))) |
(+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re))))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4)))) (atan2 x.im x.re)))))))) (pow x.re 2))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* y.im (log x.re))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log x.re))) (atan2 x.im x.re))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (+ (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* y.re (+ (* -1/2 (/ (* y.im (* (sin (* y.im (log x.re))) (atan2 x.im x.re))) (pow x.re 2))) (* -1/4 (/ (* y.im (* y.re (* (cos (* y.im (log x.re))) (pow (atan2 x.im x.re) 2)))) (pow x.re 2)))))))) (* (exp (- (* y.re (log x.re)) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))) (atan2 x.im x.re)))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))))))))))))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re))))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64)))))) (atan2.f64 x.im x.re))))))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64)))))) (atan2.f64 x.im x.re))))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 x.re x.re))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 6 binary64))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))) (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64)))))))))))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.im x.im)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.im x.im))))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))))) (pow x.im 6)) (/ (* (exp (- (* -1 (* y.re (log (/ 1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (atan2.f64 x.im x.re)))))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y.re (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64)))))))) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.im x.im))))))))))) |
(* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.im x.im)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.im x.im))))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))))) (pow x.im 2))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))))) (pow x.im 4))) (+ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))) (pow x.im 6)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* y.re (* (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* -1/4 (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))))) (atan2 x.im x.re))))))) (pow x.im 4)) (+ (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1/2 (* y.re (* (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))) (atan2 x.im x.re)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6)))))))))) (pow x.im 6)) (/ (* (exp (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/2 (* (pow x.re 2) (* y.im (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) (* -1/4 (* (pow x.re 2) (* y.im (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))))))))) (pow x.im 2))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (atan2.f64 x.im x.re)))))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/720 binary64) (*.f64 y.re (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (atan2.f64 x.im x.re)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))))) (atan2.f64 x.im x.re))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64)))))))) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))))) (*.f64 x.im x.im))))))))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(+ (* y.re (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)))))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(+ (* y.re (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (+ (* y.re (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) (+ (* 1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))) (* 1/2 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))))))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))))))) (+ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re))))))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))))))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(* -1/2 (* (pow y.re 2) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) |
(* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re))) |
(*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (atan2.f64 x.im x.re))) y.re))) |
(* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re) (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) (pow y.re 2))))) |
(*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (atan2.f64 x.im x.re)) y.re) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (*.f64 y.re y.re))))) |
(* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re) (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) (pow y.re 2))))) |
(*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (atan2.f64 x.im x.re)) y.re) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (*.f64 y.re y.re))))) |
(* -1/2 (* (pow y.re 2) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) |
(* (pow y.re 2) (+ (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (/ (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))) y.re))) |
(*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (/.f64 (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (atan2.f64 x.im x.re))) y.re))) |
(* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) (* -1 (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) y.re))) y.re)) (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(*.f64 (*.f64 y.re y.re) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (atan2.f64 x.im x.re)) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) y.re))) y.re)) (*.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(* (pow y.re 2) (+ (* -1 (/ (+ (* -1 (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))) (* -1 (/ (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))) y.re))) y.re)) (* -1/2 (* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))))) |
(*.f64 (*.f64 y.re y.re) (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (atan2.f64 x.im x.re)) (/.f64 (*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) y.re))) y.re)) (*.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 y.re (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (*.f64 (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) |
(+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* 1/2 (* y.re (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 y.re (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (fma.f64 y.im (+.f64 (neg.f64 (*.f64 (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) |
(+ (* y.im (+ (* -1 (* y.re (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* y.im (+ (* -1 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* -1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* 1/2 (* y.re (* (pow (atan2 x.im x.re) 3) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* y.im (+ (* -1/6 (* y.re (* (pow (atan2 x.im x.re) 4) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (+ (* 1/2 (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (* (pow (atan2 x.im x.re) 2) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) (* (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/12 (* (pow y.re 2) (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))))))))) (* (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/2 (* (pow y.re 2) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 2))))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))))) (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 y.re (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (fma.f64 y.im (+.f64 (neg.f64 (*.f64 (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (*.f64 y.im (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 y.re (pow.f64 (atan2.f64 x.im x.re) #s(literal 4 binary64))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.re (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 y.re y.re)) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))))))) (*.f64 (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))))) |
(* (exp (- (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) (* y.im (atan2 x.im x.re)))) (+ (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (+.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (atan2.f64 x.im x.re)))))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) |
(+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im))))) |
(+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x.re x.re)) (pow.f64 x.im #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/2 binary64) x.im)))) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(*.f64 x.re (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 x.re (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.im #s(literal 6 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))) |
(* -1 x.re) |
(neg.f64 x.re) |
(* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(*.f64 (neg.f64 x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 (neg.f64 x.re) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
(*.f64 (neg.f64 x.re) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.im #s(literal 6 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(+.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re)) |
(+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re))))) |
(+.f64 x.re (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)))) |
(+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re))))) |
(+.f64 x.re (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x.im x.im)) (pow.f64 x.re #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1/2 binary64) x.re)))) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))))) |
(* -1 x.im) |
(neg.f64 x.im) |
(* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(*.f64 (neg.f64 x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(*.f64 (neg.f64 x.im) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))) |
(*.f64 (neg.f64 x.im) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))))) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(+.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re)) |
(+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re))))) |
(+.f64 x.re (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)))) |
(+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re))))) |
(+.f64 x.re (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x.im x.im)) (pow.f64 x.re #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1/2 binary64) x.re)))) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))))) |
(* -1 x.im) |
(neg.f64 x.im) |
(* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(*.f64 (neg.f64 x.im) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(*.f64 (neg.f64 x.im) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))) |
(*.f64 (neg.f64 x.im) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) |
(+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im))))) |
(+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x.re x.re)) (pow.f64 x.im #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/2 binary64) x.im)))) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(*.f64 x.re (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 x.re (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.im #s(literal 6 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))) |
(* -1 x.re) |
(neg.f64 x.re) |
(* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(*.f64 (neg.f64 x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 (neg.f64 x.re) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
(*.f64 (neg.f64 x.re) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x.im #s(literal 6 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))) |
(sin (* -1 (* y.im (log (/ -1 x.re))))) |
(sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re)))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re)))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) y.re) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* -1 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re)))))) |
(+.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (neg.f64 (*.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re)))) (* -1/2 (* y.im (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re))))))))) |
(+.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 y.im (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 (*.f64 #s(literal -1/2 binary64) y.im) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.re)))) (* y.im (+ (* -1/2 (* (pow (log (/ -1 x.re)) 2) (sin (* y.re (atan2 x.im x.re))))) (* 1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (/ -1 x.re)) 3))))))))) |
(+.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 y.im (+.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.im (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 #s(literal 1/6 binary64) y.im) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal 3 binary64))))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) |
(* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) |
(* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) |
(* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) |
(* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) |
(* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) |
(* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) |
(* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re))) |
(*.f64 y.re (+.f64 (neg.f64 (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re))) |
(*.f64 y.re (+.f64 (neg.f64 (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.re))) y.re)) (atan2 x.im x.re))) |
(*.f64 y.re (+.f64 (neg.f64 (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)) (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re)))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (atan2.f64 x.im x.re)) (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)))) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re)))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (atan2.f64 x.im x.re)) (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)))) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.re))) y.re)))) |
(neg.f64 (*.f64 y.re (+.f64 (neg.f64 (atan2.f64 x.im x.re)) (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.re))))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.re))))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))) |
(+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))) |
(* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))) |
(* y.im (+ (* -1 (log (/ -1 x.re))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re))) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))) |
(* -1 (* y.im (log (/ -1 x.re)))) |
(neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (log (/ -1 x.re)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(neg.f64 (*.f64 y.im (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im))))) |
(sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 #s(literal -2 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))))))))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -2 (/ (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -2 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 4 (/ (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* y.im (+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (/ (pow y.im 3) (pow x.re 6))) (* 8/3 (/ y.im (pow x.re 6))))))))))))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -2 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -4/3 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 8/3 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))))))))) |
(sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) |
(+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))))) |
(+ (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/16 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* y.im (+ (log -1) (* -1 (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))) (pow x.im 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im))) (pow.f64 x.im #s(literal 6 binary64))))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/16 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/24 (* (pow x.re 6) y.im)))) (pow x.im 6))))))) |
(+.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im))) (pow.f64 x.im #s(literal 6 binary64))))))))) |
(sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+.f64 (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.im x.im))) |
(+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) |
(+.f64 (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -1/8 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64))))))))) |
(+ (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/8 (/ (* y.im (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/16 (/ (* (pow y.im 2) (sin (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* y.im (log (neg x.im))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/24 (/ y.im (pow x.im 6))))))))))))) |
(+.f64 (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (fma.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) y.im) (pow.f64 x.im #s(literal 6 binary64)))))))))))) |
(sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 4 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (/ (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))) (pow x.re 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -4/3 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 8/3 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.im))) (pow.f64 x.re #s(literal 6 binary64))))))))) |
(sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))))) |
(+ (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -2 (/ (* (pow x.im 4) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -2 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 2 (/ (* (pow x.im 2) (* y.im (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* 4 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (/ (* (cos (+ (* y.im (+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re))))) (* y.re (atan2 x.im x.re)))) (+ (* -4/3 (* (pow x.im 6) (pow y.im 3))) (* 8/3 (* (pow x.im 6) y.im)))) (pow x.re 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (fma.f64 #s(literal -4/3 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 8/3 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.im))) (pow.f64 x.re #s(literal 6 binary64))))))))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))))) |
(+.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/2 (* y.im (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(+.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 y.im (fma.f64 (*.f64 #s(literal -1/2 binary64) y.im) (*.f64 (pow.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* y.im (+ (* -1/2 (* (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))) 3)))))) (* (cos (* y.re (atan2 x.im x.re))) (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))))) |
(+.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 y.im (fma.f64 y.im (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 #s(literal -1/6 binary64) (*.f64 y.im (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) #s(literal 3 binary64)))))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) |
(sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) |
(+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re)))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 y.re (*.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (atan2.f64 x.im x.re)))) |
(+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (atan2.f64 x.im x.re))))) |
(+ (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im))))))) (atan2 x.im x.re))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (*.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) (atan2.f64 x.im x.re))))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* y.im (log (neg (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (log (neg (* 1/2 (pow x.re 2)))) (* -1 (log x.im))) |
(+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) |
(+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* 2 (/ (pow x.im 2) (pow x.re 2))))) |
(+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (+.f64 (neg.f64 (log.f64 x.im)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) |
(+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* (pow x.im 2) (+ (* -2 (/ (pow x.im 2) (pow x.re 4))) (* 2 (/ 1 (pow x.re 2))))))) |
(+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (+.f64 (neg.f64 (log.f64 x.im)) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 x.im x.im) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x.re x.re)))))) |
(+ (log (neg (* 1/2 (pow x.re 2)))) (+ (* -1 (log x.im)) (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 8/3 (/ (pow x.im 2) (pow x.re 6))) (* 2 (/ 1 (pow x.re 4))))) (* 2 (/ 1 (pow x.re 2))))))) |
(+.f64 (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) (neg.f64 (log.f64 x.im))) (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (-.f64 (/.f64 (*.f64 #s(literal 8/3 binary64) (*.f64 x.im x.im)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 x.re x.re))))) |
(+ (log -1) (* -1 (log (/ 1 x.im)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x.im))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (neg.f64 (log.f64 x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (neg.f64 (log.f64 x.im)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(+ (log -1) (+ (* -1 (log (/ 1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/24 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (neg.f64 (neg.f64 (log.f64 x.im))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))))) |
(* -1 (log (/ -1 x.im))) |
(neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im))) |
(+ (* -1 (log (/ -1 x.im))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))) |
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))) |
(+ (* -1 (log (/ -1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) |
(+ (* -1 (log (/ -1 x.im))) (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/24 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(+.f64 (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))))) |
(log (neg x.im)) |
(log.f64 (neg.f64 x.im)) |
(+ (log (neg x.im)) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))) |
(+.f64 (log.f64 (neg.f64 x.im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))) |
(+ (log (neg x.im)) (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 4))) (* 1/2 (/ 1 (pow x.im 2)))))) |
(+.f64 (log.f64 (neg.f64 x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))))) |
(+ (log (neg x.im)) (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/24 (/ (pow x.re 2) (pow x.im 6))) (* 1/8 (/ 1 (pow x.im 4))))) (* 1/2 (/ 1 (pow x.im 2)))))) |
(+.f64 (log.f64 (neg.f64 x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (-.f64 (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x.re x.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ 1 x.re)))) |
(+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (* 2 (/ (pow x.im 2) (pow x.re 2))))) |
(+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))) |
(+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ 1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 2 (/ (pow x.im 2) (pow x.re 2))) (* 8/3 (/ (pow x.im 6) (pow x.re 6))))))) |
(+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 8/3 binary64) (pow.f64 x.im #s(literal 6 binary64))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (* -2 (log (/ -1 x.re)))) |
(+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (* 2 (/ (pow x.im 2) (pow x.re 2))))) |
(+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))) |
(+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) |
(+ (log (neg (* 1/2 (/ 1 x.im)))) (+ (* -2 (log (/ -1 x.re))) (+ (* -2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 2 (/ (pow x.im 2) (pow x.re 2))) (* 8/3 (/ (pow x.im 6) (pow x.re 6))))))) |
(+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 8/3 binary64) (pow.f64 x.im #s(literal 6 binary64))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(* 1/2 (/ (pow x.re 2) (pow x.im 2))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y.im y.im)) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)))) |
(+ 1 (* (pow y.im 2) (+ (* -1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)) (* 1/24 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 4)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y.im y.im) (fma.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 y.im y.im)) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 4 binary64)))))) |
(+ 1 (* (pow y.im 2) (+ (* -1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)) (* (pow y.im 2) (+ (* -1/720 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 6))) (* 1/24 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 y.im y.im) (fma.f64 #s(literal -1/2 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (*.f64 y.im y.im) (fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 y.im y.im)) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 6 binary64)) (*.f64 #s(literal 1/24 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 4 binary64)))))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(cos (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(cos (* y.im (log x.re))) |
(cos.f64 (*.f64 y.im (log.f64 x.re))) |
(+ (cos (* y.im (log x.re))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* y.im (log x.re))))) (pow x.re 2)))) |
(+.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (sin.f64 (*.f64 y.im (log.f64 x.re))))) (*.f64 x.re x.re))) |
(+ (cos (* y.im (log x.re))) (* (pow x.im 2) (- (* (pow x.im 2) (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 2)))))) |
(+.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))))))) |
(+ (cos (* y.im (log x.re))) (* (pow x.im 2) (- (* (pow x.im 2) (- (+ (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 4))) (* (pow x.im 2) (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.re)))) (pow x.re 6))) (* (sin (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))) (* -1/4 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.re)))) (pow x.re 2)))))) |
(+.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 6 binary64))))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64)))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))))))) |
(cos (* -1 (* y.im (log (/ 1 x.im))))) |
(cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) |
(+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2)))) |
(+.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 x.im x.im))) |
(- (+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))))) |
(+.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 x.im x.im))))) |
(- (+ (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))) |
(+.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (pow.f64 x.im #s(literal 6 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64)))))))) |
(cos (* -1 (* y.im (log (/ -1 x.im))))) |
(cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) |
(+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2)))) |
(+.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im))) |
(- (+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))))) |
(+.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im))))) |
(- (+ (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))) |
(-.f64 (+.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64))))))) |
(cos (* y.im (log x.im))) |
(cos.f64 (*.f64 y.im (log.f64 x.im))) |
(+ (cos (* y.im (log x.im))) (* -1/2 (/ (* (pow x.re 2) (* y.im (sin (* y.im (log x.im))))) (pow x.im 2)))) |
(+.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (*.f64 x.im x.im)))) |
(+ (cos (* y.im (log x.im))) (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 2)))))) |
(+.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))))))) |
(+ (cos (* y.im (log x.im))) (* (pow x.re 2) (- (* (pow x.re 2) (- (+ (* -1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 4))) (* (pow x.re 2) (- (* 1/8 (/ (* (pow y.im 2) (cos (* y.im (log x.im)))) (pow x.im 6))) (* (sin (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))) (* -1/4 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 4))))) (* 1/2 (/ (* y.im (sin (* y.im (log x.im)))) (pow x.im 2)))))) |
(+.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re x.re) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 y.im y.im) (cos.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (pow.f64 x.im #s(literal 4 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 y.im (/.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))))))) |
(cos (* -1 (* y.im (log (/ 1 x.re))))) |
(cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) |
(+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2)))) |
(+.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 x.re x.re))) |
(- (+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))))) |
(-.f64 (+.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 x.re x.re)))) |
(- (+ (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))) |
(-.f64 (+.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (/.f64 (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)))))) (pow.f64 x.re #s(literal 6 binary64)))))) |
(cos (* -1 (* y.im (log (/ -1 x.re))))) |
(cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (* -1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2)))) |
(+.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re))) |
(- (+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))))) |
(+.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re))))) |
(- (+ (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))) |
(-.f64 (+.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (*.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2))))) |
(*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* -1/6 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3))))) |
(*.f64 y.im (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.im y.im)) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow y.im 2) (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* 1/120 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 5))))))) |
(*.f64 y.im (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (*.f64 y.im y.im) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y.im y.im)) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 5 binary64))))))) |
(* y.im (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* (pow y.im 2) (+ (* -1/6 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3)) (* (pow y.im 2) (+ (* -1/5040 (* (pow y.im 2) (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 7))) (* 1/120 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 5)))))))) |
(*.f64 y.im (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (*.f64 y.im y.im) (fma.f64 #s(literal -1/6 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (*.f64 (*.f64 y.im y.im) (fma.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 y.im y.im) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 7 binary64))) (*.f64 #s(literal 1/120 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 5 binary64))))))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (* y.im (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (* y.im (log x.re))) |
(sin.f64 (*.f64 y.im (log.f64 x.re))) |
(+ (sin (* y.im (log x.re))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* y.im (log x.re))))) (pow x.re 2)))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (*.f64 y.im (log.f64 x.re)))) (*.f64 x.re x.re)))) |
(+ (sin (* y.im (log x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4)))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))))))))) |
(+ (sin (* y.im (log x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.re)))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.re)))) (pow x.re 6))) (* (cos (* y.im (log x.re))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.re)))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.re))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64)))))))))))))) |
(sin (* -1 (* y.im (log (/ 1 x.im))))) |
(sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2)))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 x.im x.im))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2)))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 x.im x.im))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (cos (* -1 (* y.im (log (/ 1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64))))))))) |
(sin (* -1 (* y.im (log (/ -1 x.im))))) |
(sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2)))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2)))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))))) (pow x.im 6))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im (*.f64 y.im y.im))) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64))))))))) |
(sin (* y.im (log x.im))) |
(sin.f64 (*.f64 y.im (log.f64 x.im))) |
(+ (sin (* y.im (log x.im))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (* y.im (log x.im))))) (pow x.im 2)))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (*.f64 y.im (log.f64 x.im)))) (*.f64 x.im x.im)))) |
(+ (sin (* y.im (log x.im))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4)))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im))))) (pow.f64 x.im #s(literal 4 binary64)))))))) |
(+ (sin (* y.im (log x.im))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (* y.im (log x.im)))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (* y.im (log x.im)))) (pow x.im 6))) (* (cos (* y.im (log x.im))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))) |
(+.f64 (sin.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (*.f64 y.im (log.f64 x.im)))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 x.im))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64)))))))))))))) |
(sin (* -1 (* y.im (log (/ 1 x.re))))) |
(sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2)))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 x.re x.re))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2)))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 x.re x.re))))) |
(+ (sin (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (cos (* -1 (* y.im (log (/ 1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.re #s(literal 6 binary64))))))))) |
(sin (* -1 (* y.im (log (/ -1 x.re))))) |
(sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2)))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2)))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (* -1 (* y.im (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (cos (* -1 (* y.im (log (/ -1 x.re))))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/720 (* y.im (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))))) (pow x.re 6))))))) |
(+.f64 (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (*.f64 (cos.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 #s(literal 1/720 binary64) (*.f64 y.im (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.re #s(literal 6 binary64))))))))) |
Compiled 192 069 to 8 720 computations (95.5% saved)
42 alts after pruning (42 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 961 | 32 | 2 993 |
| Fresh | 14 | 10 | 24 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 980 | 42 | 3 022 |
| Status | Accuracy | Program |
|---|---|---|
| 19.9% | (fma.f64 y.im (+.f64 (neg.f64 (*.f64 y.re (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (*.f64 (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) | |
| ▶ | 36.0% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) |
| 27.9% | (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| 30.9% | (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 28.6% | (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 27.4% | (*.f64 (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) | |
| 31.0% | (*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) | |
| ▶ | 44.8% | (*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
| 22.5% | (*.f64 (sin.f64 (*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) | |
| 31.7% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.re (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)))) y.re)) | |
| 35.7% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) y.re)) | |
| ▶ | 28.9% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) y.re)) |
| 32.6% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) y.re)) | |
| 30.9% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) y.re)) | |
| 30.3% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.re) y.re)) | |
| 29.8% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.im) y.re)) | |
| 43.9% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) y.re)) | |
| 32.1% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) | |
| 27.1% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) | |
| 46.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 21.7% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re))))) | |
| 19.3% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) | |
| 32.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))))) | |
| 34.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) | |
| 47.1% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x.re x.re))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) | |
| 24.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 38.4% | (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 16.5% | (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 15.3% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 16.4% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))))))) | |
| 26.7% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (+.f64 (neg.f64 (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)) (atan2.f64 x.im x.re))))) | |
| 32.5% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 23.4% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 15.8% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| 40.2% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) | |
| 22.0% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) | |
| 13.5% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) | |
| 19.7% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) | |
| 18.5% | (*.f64 y.re (fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re))) | |
| ▶ | 14.4% | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ▶ | 47.6% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
| 40.6% | (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) |
Compiled 2 608 to 1 460 computations (44% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 y.im (atan2.f64 x.im x.re)) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
| ✓ | cost-diff | 0 | (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)))) |
| ✓ | cost-diff | 960 | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) |
| ✓ | cost-diff | 0 | (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
| ✓ | cost-diff | 12800 | (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) y.re)) |
| ✓ | cost-diff | 128 | (+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im))) |
| ✓ | cost-diff | 0 | (atan2.f64 x.im x.re) |
| ✓ | cost-diff | 0 | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ✓ | cost-diff | 0 | (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
| ✓ | cost-diff | 0 | (atan2.f64 x.im x.re) |
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
| ✓ | cost-diff | 0 | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
| 1 702× | *-lowering-*.f32 |
| 1 702× | *-lowering-*.f64 |
| 1 648× | accelerator-lowering-fma.f32 |
| 1 648× | accelerator-lowering-fma.f64 |
| 552× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 501 |
| 1 | 96 | 492 |
| 2 | 206 | 491 |
| 3 | 478 | 491 |
| 4 | 839 | 483 |
| 5 | 902 | 483 |
| 6 | 932 | 483 |
| 7 | 960 | 483 |
| 8 | 979 | 483 |
| 9 | 1045 | 483 |
| 10 | 1135 | 483 |
| 11 | 1213 | 483 |
| 12 | 1248 | 483 |
| 13 | 1415 | 483 |
| 14 | 1589 | 483 |
| 15 | 1688 | 483 |
| 16 | 1841 | 483 |
| 17 | 2078 | 483 |
| 18 | 2506 | 483 |
| 19 | 3046 | 483 |
| 20 | 3319 | 483 |
| 21 | 3632 | 483 |
| 22 | 3676 | 483 |
| 23 | 3682 | 483 |
| 24 | 3682 | 483 |
| 25 | 3682 | 483 |
| 26 | 3688 | 483 |
| 0 | 3688 | 422 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))) |
y.re |
(* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(atan2 x.im x.re) |
x.im |
x.re |
(pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(+ (* x.im x.im) (* x.re x.re)) |
(* x.re x.re) |
(* y.re (atan2 x.im x.re)) |
y.re |
(atan2 x.im x.re) |
x.im |
x.re |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
y.re |
(atan2 x.im x.re) |
x.im |
x.re |
(pow (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) y.re) |
(+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) |
(* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im))) |
(* x.re x.re) |
(+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)) |
-1/8 |
(/ (* x.re x.re) (* x.im (* x.im x.im))) |
(* x.im (* x.im x.im)) |
(* x.im x.im) |
(/ 1/2 x.im) |
1/2 |
(* (sin (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(sin (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2))) |
(* y.re (pow (pow (atan2 x.im x.re) 2) 1/2)) |
y.re |
(pow (pow (atan2 x.im x.re) 2) 1/2) |
(pow (atan2 x.im x.re) 2) |
(atan2 x.im x.re) |
x.im |
x.re |
2 |
1/2 |
(pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(+ (* x.im x.im) (* x.re x.re)) |
(* x.re x.re) |
(/ 1 (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))))) |
1 |
(/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re)))) |
(exp (* y.im (atan2 x.im x.re))) |
(* y.im (atan2 x.im x.re)) |
y.im |
(atan2 x.im x.re) |
x.im |
x.re |
(* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))) |
(sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) |
(+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re)) |
(* y.im 1/2) |
1/2 |
(log (+ (* x.im x.im) (* x.re x.re))) |
(+ (* x.im x.im) (* x.re x.re)) |
(* x.re x.re) |
(* (atan2 x.im x.re) y.re) |
y.re |
(pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re)) |
(* 1/2 y.re) |
| Outputs |
|---|
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
y.re |
(* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
(+ (* x.im x.im) (* x.re x.re)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
y.re |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (fma.f64 x.re (/.f64 (*.f64 x.re #s(literal -1/8 binary64)) (*.f64 x.im x.im)) #s(literal 1/2 binary64)) x.im) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
y.re |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(pow (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) y.re) |
(pow.f64 (fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (fma.f64 x.re (/.f64 (*.f64 x.re #s(literal -1/8 binary64)) (*.f64 x.im x.im)) #s(literal 1/2 binary64)) x.im) y.re) |
(+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) |
(fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (fma.f64 x.re (/.f64 (*.f64 x.re #s(literal -1/8 binary64)) (*.f64 x.im x.im)) #s(literal 1/2 binary64)) x.im) |
(* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im))) |
(/.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (/.f64 (*.f64 x.re #s(literal -1/8 binary64)) (*.f64 x.im x.im)) #s(literal 1/2 binary64))) x.im) |
(* x.re x.re) |
(*.f64 x.re x.re) |
(+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)) |
(fma.f64 x.re (*.f64 #s(literal -1/8 binary64) (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/2 binary64) x.im)) |
-1/8 |
#s(literal -1/8 binary64) |
(/ (* x.re x.re) (* x.im (* x.im x.im))) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(* x.im (* x.im x.im)) |
(*.f64 x.im (*.f64 x.im x.im)) |
(* x.im x.im) |
(*.f64 x.im x.im) |
(/ 1/2 x.im) |
(/.f64 #s(literal 1/2 binary64) x.im) |
1/2 |
#s(literal 1/2 binary64) |
(* (sin (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))))) |
(sin (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2))) |
(sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) |
(* y.re (pow (pow (atan2 x.im x.re) 2) 1/2)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
y.re |
(pow (pow (atan2 x.im x.re) 2) 1/2) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(pow (atan2 x.im x.re) 2) |
(pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
2 |
#s(literal 2 binary64) |
1/2 |
#s(literal 1/2 binary64) |
(pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
(+ (* x.im x.im) (* x.re x.re)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
(/ 1 (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))))) |
(*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
1 |
#s(literal 1 binary64) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re)))) |
(/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
y.im |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))) |
(*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.im 1/2) |
(*.f64 #s(literal 1/2 binary64) y.im) |
1/2 |
#s(literal 1/2 binary64) |
(log (+ (* x.im x.im) (* x.re x.re))) |
(log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
(+ (* x.im x.im) (* x.re x.re)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
(* (atan2 x.im x.re) y.re) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
y.re |
(pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re)) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 y.im (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 93.0% | (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) |
| ✓ | accuracy | 91.7% | (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re)) |
| ✓ | accuracy | 90.7% | (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
| ✓ | accuracy | 99.9% | (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 97.8% | (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 91.2% | (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
| ✓ | accuracy | 99.9% | (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
| ✓ | accuracy | 97.7% | (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im))) |
| ✓ | accuracy | 97.0% | (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
| ✓ | accuracy | 91.3% | (pow.f64 (+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) y.re) |
| ✓ | accuracy | 100.0% | (atan2.f64 x.im x.re) |
| ✓ | accuracy | 99.9% | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 100.0% | (*.f64 x.re x.re) |
| ✓ | accuracy | 100.0% | (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
| ✓ | accuracy | 100.0% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
| ✓ | accuracy | 91.2% | (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
| 131.0ms | 120× | 1 | exit |
| 60.0ms | 74× | 0 | invalid |
| 52.0ms | 20× | 1 | valid |
| 10.0ms | 28× | 0 | valid |
| 9.0ms | 11× | 0 | exit |
| 6.0ms | 3× | 2 | exit |
Compiled 491 to 47 computations (90.4% saved)
ival-sin: 67.0ms (30% of total)ival-mult: 45.0ms (20.1% of total)ival-sqrt: 42.0ms (18.8% of total)ival-pow: 19.0ms (8.5% of total)ival-add: 12.0ms (5.4% of total)adjust: 10.0ms (4.5% of total)ival-log: 8.0ms (3.6% of total)ival-div: 7.0ms (3.1% of total)ival-atan2: 6.0ms (2.7% of total)ival-exp: 4.0ms (1.8% of total)ival-pow2: 4.0ms (1.8% of total)exact: 1.0ms (0.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))> |
#<alt (atan2 x.im x.re)> |
#<alt (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))> |
#<alt (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im))))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) y.re))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (pow (pow (atan2 x.im x.re) 2) 1/2)> |
#<alt (* (sin (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))> |
#<alt (sin (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2)))> |
#<alt (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2))> |
#<alt (/ 1 (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re)))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (sqrt (+ (* x.im x.im) (* x.re x.re)))> |
#<alt (* x.re x.re)> |
#<alt (pow (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) y.re)> |
#<alt (/ (* x.re x.re) (* x.im (* x.im x.im)))> |
#<alt (log (+ (* x.im x.im) (* x.re x.re)))> |
#<alt (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))> |
#<alt (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re)))> |
| Outputs |
|---|
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* y.re (* (atan2 x.im x.re) (pow x.re y.re))))> |
#<alt (+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))))))))> |
#<alt (+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))) (* (pow x.im 2) (* y.re (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re))))))))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.im 6)))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.im 6)))))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow x.im y.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re)))) (pow x.im 2))) (* y.re (* (atan2 x.im x.re) (pow x.im y.re))))> |
#<alt (+ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re))))))))> |
#<alt (+ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re)))) (* (pow x.re 2) (* y.re (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (* (atan2 x.im x.re) (pow x.im y.re))))))))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.re 6)))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.re 6)))))> |
#<alt (* (atan2 x.im x.re) (pow x.re y.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* (atan2 x.im x.re) (pow x.re y.re)))> |
#<alt (+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))))))> |
#<alt (+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re)))))))))> |
#<alt (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.im 6)))))> |
#<alt (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.im 6)))))> |
#<alt (* (atan2 x.im x.re) (pow x.im y.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (atan2 x.im x.re) (pow x.im y.re)))) (pow x.im 2))) (* (atan2 x.im x.re) (pow x.im y.re)))> |
#<alt (+ (* (atan2 x.im x.re) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re)))))))> |
#<alt (+ (* (atan2 x.im x.re) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (* (atan2 x.im x.re) (pow x.im y.re)))))))))> |
#<alt (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.re 6)))))> |
#<alt (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.re 6)))))> |
#<alt (atan2 x.im x.re)> |
#<alt (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re))> |
#<alt (+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))> |
#<alt (+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (pow x.re y.re)> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (pow x.re y.re))) (pow x.re 2))) (pow x.re y.re))> |
#<alt (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))) (pow x.re y.re))> |
#<alt (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re)) (* (pow x.im 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))) (pow x.re y.re))> |
#<alt (exp (* -1 (* y.re (log (/ 1 x.im)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6)))))> |
#<alt (exp (* -1 (* y.re (log (/ -1 x.im)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6)))))> |
#<alt (pow x.im y.re)> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (pow x.im y.re))) (pow x.im 2))) (pow x.im y.re))> |
#<alt (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))) (pow x.im y.re))> |
#<alt (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))) (pow x.im y.re))> |
#<alt (exp (* -1 (* y.re (log (/ 1 x.re)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6)))))> |
#<alt (exp (* -1 (* y.re (log (/ -1 x.re)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6)))))> |
#<alt 1> |
#<alt (+ 1 (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ 1 (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* 1/2 (* y.re (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))))> |
#<alt (+ 1 (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/6 (* y.re (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3))) (* 1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))))))> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* 1/2 (/ (pow x.re 2) x.im))> |
#<alt (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))> |
#<alt (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))> |
#<alt (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3))> |
#<alt (/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3))> |
#<alt (/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3))> |
#<alt (* 1/2 (/ (pow x.re 2) x.im))> |
#<alt (/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im)> |
#<alt (/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im)> |
#<alt (/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im)> |
#<alt (* 1/2 (/ (pow x.re 2) x.im))> |
#<alt (* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im))> |
#<alt (* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im))> |
#<alt (* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3))> |
#<alt (/ (+ (* -1/8 (pow x.re 4)) (* (pow x.im 2) (+ (* 1/2 (pow x.re 2)) (pow x.im 2)))) (pow x.im 3))> |
#<alt (/ (+ (* -1/8 (pow x.re 4)) (* (pow x.im 2) (+ (* 1/2 (pow x.re 2)) (pow x.im 2)))) (pow x.im 3))> |
#<alt x.im> |
#<alt (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt x.im> |
#<alt (* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1)))> |
#<alt (* -1 (* x.im (- (+ (* -1/2 (/ (pow x.re 2) (pow x.im 2))) (* 1/8 (/ (pow x.re 4) (pow x.im 4)))) 1)))> |
#<alt (* -1 (* x.im (- (+ (* -1/2 (/ (pow x.re 2) (pow x.im 2))) (* 1/8 (/ (pow x.re 4) (pow x.im 4)))) 1)))> |
#<alt x.im> |
#<alt (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3)))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* y.re (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2) (atan2 x.im x.re))))) (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 3) (atan2 x.im x.re)))))))) (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4))))))))))> |
#<alt (+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -160/3 (/ y.re (pow x.re 6))) (+ (* -32/3 (/ (pow y.re 3) (pow x.re 6))) (* 64 (/ (pow y.re 2) (pow x.re 6)))))))))))))> |
#<alt (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)))))> |
#<alt (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)))))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)))))))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 5/48 (/ y.re (pow x.im 6))))) (pow x.im y.re)))))))))> |
#<alt (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2))))))) (pow x.re 6)))))> |
#<alt (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2))))))) (pow x.re 6)))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)))) (pow x.re 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re)))))))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re)))))))))> |
#<alt (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)))))> |
#<alt (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6)))))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)))))))> |
#<alt (+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re)))))))))> |
#<alt (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)))))> |
#<alt (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6)))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* y.im (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* y.im (- (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.im (- (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* y.im (- (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.im (- (+ (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* y.im (- (* -1/48 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3)))) (+ (* 1/6 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/2 (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 2))) (* (- (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))) (atan2 x.im x.re))))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (exp (* y.im (atan2 x.im x.re)))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))) (exp (* y.im (atan2 x.im x.re)))))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (exp (* y.im (atan2 x.im x.re))))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re))))))))))))))> |
#<alt (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re))))))))))))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (exp (* y.im (atan2 x.im x.re)))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))) (exp (* y.im (atan2 x.im x.re)))))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (exp (* y.im (atan2 x.im x.re))))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re))))))))))))))> |
#<alt (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))))))))> |
#<alt (+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re))))))))))))))> |
#<alt (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re)))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* y.re (+ (* -1/2 (/ (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/8 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re))))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* y.re (+ (* -1/2 (/ (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/8 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/2 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re))))) (* y.re (+ (* -1/4 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (exp (* y.im (atan2 x.im x.re))))) (+ (* -1/6 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/48 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (* 1/8 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re))))))))))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re))))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re)))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))> |
#<alt (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* y.im (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* y.im (- (+ (* y.im (- (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re)))))))) (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* y.im (- (+ (* y.im (- (+ (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* y.im (- (* 1/6 (/ (pow (atan2 x.im x.re) 3) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (+ (* -1/48 (/ (* (cos (* y.re (atan2 x.im x.re))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3)) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re))))))))) (sin (* y.re (atan2 x.im x.re)))))))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re)))))))) (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (/ (* (pow x.im 2) (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* (pow x.im 2) (- (* -1 (* (pow x.im 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* (pow x.im 2) (- (* (pow x.im 2) (- (* -1 (* (pow x.im 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.im 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.im 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.im 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.im 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (/ (* (pow x.re 2) (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* (pow x.re 2) (- (* -1 (* (pow x.re 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (+ (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1 (* (pow x.re 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.re 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.re 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))> |
#<alt (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.re 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.re 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ (* -1 (/ (* y.re (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (* y.re (- (* -1 (* y.re (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (* y.re (- (* y.re (- (* -1 (* y.re (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re)))))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/4 (* (log (+ (pow x.im 2) (pow x.re 2))) (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/6 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3))) (+ (* 1/48 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/8 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re)))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))))> |
#<alt 1> |
#<alt (+ 1 (* y.im (atan2 x.im x.re)))> |
#<alt (+ 1 (* y.im (+ (* 1/2 (* y.im (pow (atan2 x.im x.re) 2))) (atan2 x.im x.re))))> |
#<alt (+ 1 (* y.im (+ (* y.im (+ (* 1/6 (* y.im (pow (atan2 x.im x.re) 3))) (* 1/2 (pow (atan2 x.im x.re) 2)))) (atan2 x.im x.re))))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (exp (* y.im (atan2 x.im x.re)))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt x.re> |
#<alt (+ x.re (* 1/2 (/ (pow x.im 2) x.re)))> |
#<alt (+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re)))))> |
#<alt (+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re)))))> |
#<alt x.im> |
#<alt (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 x.im)> |
#<alt (* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))> |
#<alt (* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))> |
#<alt (* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))))> |
#<alt x.im> |
#<alt (+ x.im (* 1/2 (/ (pow x.re 2) x.im)))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))> |
#<alt (+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im)))))> |
#<alt x.re> |
#<alt (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* -1 x.re)> |
#<alt (* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))> |
#<alt (+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))))) (pow x.re 2))))> |
#<alt (+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4)))))))))> |
#<alt (+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -160/3 (/ y.re (pow x.re 6))) (+ (* -32/3 (/ (pow y.re 3) (pow x.re 6))) (* 64 (/ (pow y.re 2) (pow x.re 6))))))))))))> |
#<alt (exp (* -1 (* y.re (log (/ 1 x.im)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6)))))> |
#<alt (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im))))))> |
#<alt (+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2))))> |
#<alt (+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6)))))> |
#<alt (pow x.im y.re)> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (pow x.im y.re))) (pow x.im 2))) (pow x.im y.re))> |
#<alt (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))) (pow x.im y.re))> |
#<alt (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 5/48 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))) (pow x.im y.re))> |
#<alt (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re))))))> |
#<alt (+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2))))> |
#<alt (+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2)))))) (pow x.re 6)))))> |
#<alt (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re))))))> |
#<alt (+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2))))> |
#<alt (+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2)))))) (pow x.re 6)))))> |
#<alt 1> |
#<alt (+ 1 (* y.re (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))))))> |
#<alt (+ 1 (* y.re (+ (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (* 1/2 (* y.re (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2))))))> |
#<alt (+ 1 (* y.re (+ (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (* y.re (+ (* 1/6 (* y.re (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 3))) (* 1/2 (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2)))))))> |
#<alt (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)> |
#<alt (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)> |
#<alt (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)> |
#<alt (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)> |
#<alt (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)> |
#<alt (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)> |
#<alt (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)> |
#<alt (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (/ (pow x.re 2) (pow x.im 3))> |
#<alt (log (pow x.re 2))> |
#<alt (+ (log (pow x.re 2)) (/ (pow x.im 2) (pow x.re 2)))> |
#<alt (+ (log (pow x.re 2)) (* (pow x.im 2) (+ (* -1/2 (/ (pow x.im 2) (pow x.re 4))) (/ 1 (pow x.re 2)))))> |
#<alt (+ (log (pow x.re 2)) (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/3 (/ (pow x.im 2) (pow x.re 6))) (* 1/2 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))))> |
#<alt (* -2 (log (/ 1 x.im)))> |
#<alt (+ (* -2 (log (/ 1 x.im))) (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (+ (* -2 (log (/ 1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (+ (* -2 (log (/ 1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/3 (/ (pow x.re 6) (pow x.im 6))) (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (* -2 (log (/ -1 x.im)))> |
#<alt (+ (* -2 (log (/ -1 x.im))) (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (+ (* -2 (log (/ -1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (/ (pow x.re 2) (pow x.im 2))))> |
#<alt (+ (* -2 (log (/ -1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/3 (/ (pow x.re 6) (pow x.im 6))) (/ (pow x.re 2) (pow x.im 2)))))> |
#<alt (log (pow x.im 2))> |
#<alt (+ (log (pow x.im 2)) (/ (pow x.re 2) (pow x.im 2)))> |
#<alt (+ (log (pow x.im 2)) (* (pow x.re 2) (+ (* -1/2 (/ (pow x.re 2) (pow x.im 4))) (/ 1 (pow x.im 2)))))> |
#<alt (+ (log (pow x.im 2)) (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/3 (/ (pow x.re 2) (pow x.im 6))) (* 1/2 (/ 1 (pow x.im 4))))) (/ 1 (pow x.im 2)))))> |
#<alt (* -2 (log (/ 1 x.re)))> |
#<alt (+ (* -2 (log (/ 1 x.re))) (/ (pow x.im 2) (pow x.re 2)))> |
#<alt (+ (* -2 (log (/ 1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (+ (* -2 (log (/ 1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/3 (/ (pow x.im 6) (pow x.re 6))) (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* -2 (log (/ -1 x.re)))> |
#<alt (+ (* -2 (log (/ -1 x.re))) (/ (pow x.im 2) (pow x.re 2)))> |
#<alt (+ (* -2 (log (/ -1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (/ (pow x.im 2) (pow x.re 2))))> |
#<alt (+ (* -2 (log (/ -1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/3 (/ (pow x.im 6) (pow x.re 6))) (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (exp (* 1/2 (* y.re (log (pow x.re 2)))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))))))))> |
#<alt (exp (* -1 (* y.re (log (/ 1 x.im)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6)))))> |
#<alt (exp (* -1 (* y.re (log (/ -1 x.im)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6)))))> |
#<alt (exp (* 1/2 (* y.re (log (pow x.im 2)))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))))))))> |
#<alt (exp (* -1 (* y.re (log (/ 1 x.re)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6)))))> |
#<alt (exp (* -1 (* y.re (log (/ -1 x.re)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2)))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* 1/2 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/8 (* y.im (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2))))) (* y.im (+ (* -1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/48 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3)))))))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))))))> |
#<alt (+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6)))))))))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))) (pow x.im 6)))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))) (pow x.im 6)))))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))> |
#<alt (+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))))))> |
#<alt (+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6)))))))))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))) (pow x.re 6)))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))))> |
#<alt (+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))) (pow x.re 6)))))))> |
#<alt (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))> |
#<alt (+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))> |
198 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 79.0ms | y.im | @ | inf | (/ 1 (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))))) |
| 29.0ms | x.re | @ | -inf | (* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
| 8.0ms | x.re | @ | -inf | (/ 1 (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))))) |
| 6.0ms | x.im | @ | -inf | (/ 1 (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))))) |
| 6.0ms | x.im | @ | inf | (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re)))) |
| 1× | batch-egg-rewrite |
| 4 460× | *-lowering-*.f32 |
| 4 460× | *-lowering-*.f64 |
| 4 184× | accelerator-lowering-fma.f32 |
| 4 184× | accelerator-lowering-fma.f64 |
| 3 714× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 314 |
| 1 | 217 | 307 |
| 2 | 1538 | 307 |
| 0 | 8062 | 240 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re))) |
(* (atan2 x.im x.re) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(atan2 x.im x.re) |
(pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re) |
(* y.re (atan2 x.im x.re)) |
(* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im))) |
(+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(pow (pow (atan2 x.im x.re) 2) 1/2) |
(* (sin (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2))) (pow (sqrt (+ (* x.im x.im) (* x.re x.re))) y.re)) |
(sin (* y.re (pow (pow (atan2 x.im x.re) 2) 1/2))) |
(* y.re (pow (pow (atan2 x.im x.re) 2) 1/2)) |
(/ 1 (/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) (pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re)))) |
(exp (* y.im (atan2 x.im x.re))) |
(* y.im (atan2 x.im x.re)) |
(sqrt (+ (* x.im x.im) (* x.re x.re))) |
(* x.re x.re) |
(pow (+ x.im (* (* x.re x.re) (+ (* -1/8 (/ (* x.re x.re) (* x.im (* x.im x.im)))) (/ 1/2 x.im)))) y.re) |
(/ (* x.re x.re) (* x.im (* x.im x.im))) |
(log (+ (* x.im x.im) (* x.re x.re))) |
(pow (+ (* x.im x.im) (* x.re x.re)) (* 1/2 y.re)) |
(sin (+ (* (* y.im 1/2) (log (+ (* x.im x.im) (* x.re x.re)))) (* (atan2 x.im x.re) y.re))) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 y.re (atan2.f64 x.im x.re))) |
(*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) y.re) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) (atan2.f64 x.im x.re)) |
(*.f64 (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 x.im x.re)) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (atan2.f64 x.im x.re)))) |
(pow.f64 (*.f64 (sqrt.f64 (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (sqrt.f64 (atan2.f64 x.im x.re))) #s(literal 2 binary64)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (atan2.f64 x.im x.re)) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (atan2.f64 x.im x.re))) |
(*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) |
(exp.f64 (log.f64 (atan2.f64 x.im x.re))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (atan2.f64 x.im x.re))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 4 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))) #s(literal 1/4 binary64)))) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs.f64 (neg.f64 (atan2.f64 x.im x.re))) |
(sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 x.im x.re) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re)))) |
(*.f64 (sqrt.f64 (atan2.f64 x.im x.re)) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re)))) |
(atan2.f64 x.im x.re) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64)) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64)) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64))))) |
(sqrt.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re)) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (*.f64 y.re #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 y.re) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(pow.f64 (exp.f64 (*.f64 y.re #s(literal 1/2 binary64))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) y.re) (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) y.re)) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.re) |
(*.f64 (sqrt.f64 (atan2.f64 x.im x.re)) (*.f64 (sqrt.f64 (atan2.f64 x.im x.re)) y.re)) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) |
(fma.f64 x.re (*.f64 x.re (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x.im) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x.im) (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 (/.f64 x.re x.im) (/.f64 x.re #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re x.re) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) x.re) x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x.im) x.re) x.re (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 8 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))) |
(/.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im))) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (*.f64 (*.f64 x.re x.re) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x.im x.im)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im)) #s(literal 1/2 binary64)) x.im)) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.re x.re)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im))) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x.im x.im))) (*.f64 x.re x.re)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im)) #s(literal 1/2 binary64)) x.im)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (neg.f64 x.im) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (neg.f64 x.im))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (neg.f64 x.im) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (neg.f64 x.im))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (neg.f64 x.im) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (neg.f64 x.im))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (neg.f64 x.im) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (neg.f64 x.im))) |
(/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (neg.f64 x.im) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 x.im) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (neg.f64 x.im) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)))) (*.f64 (neg.f64 x.im) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im #s(literal 2 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (neg.f64 x.im) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 x.im) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (neg.f64 x.im) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)))) (*.f64 (neg.f64 x.im) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im))) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im)) #s(literal 1/2 binary64)) x.im))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.re x.re))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x.im) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im))) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x.im x.im))) (*.f64 x.re x.re))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im)) #s(literal 1/2 binary64)) x.im))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))))) |
(*.f64 x.re (*.f64 x.re (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) |
(*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) |
(*.f64 (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) (*.f64 x.re x.re)) |
(*.f64 (*.f64 x.re (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.re) |
(+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) |
(+.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(+.f64 (+.f64 x.im (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) |
(exp.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im))) |
(-.f64 (/.f64 (*.f64 x.im x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im)) (/.f64 (*.f64 x.im x.im) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im))) |
(fma.f64 x.re (*.f64 x.re (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) |
(fma.f64 x.re (*.f64 x.re (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re x.re)) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re x.re) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) (*.f64 x.re x.re) x.im) |
(fma.f64 (*.f64 x.re (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.re x.im) |
(fma.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im)) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) x.re) x.re (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -1/8 binary64) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) x.im) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 3/2 binary64))) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(fma.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (pow.f64 x.im #s(literal 3/2 binary64))) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im)) (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im)) (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))))) |
(/.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im))) |
(/.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))) (fma.f64 (*.f64 x.re x.re) (*.f64 (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im (*.f64 x.re x.re)) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) |
(/.f64 (neg.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im)))) |
(/.f64 (neg.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im (*.f64 x.re x.re)) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))) (neg.f64 (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (*.f64 x.im x.im)) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im)) |
(/.f64 (exp.f64 (log.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))))) (exp.f64 (log.f64 (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (*.f64 (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))) (*.f64 (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))))) (neg.f64 (neg.f64 (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (*.f64 x.im x.im))) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/512 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (pow.f64 (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 (*.f64 (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1/2 binary64) x.im)) x.im))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x.im (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 8 binary64)))) (fma.f64 (+.f64 x.im (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 x.im (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) (*.f64 (+.f64 x.im (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.im x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x.im x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (/.f64 (*.f64 x.im x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (*.f64 (/.f64 (*.f64 x.im x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im)) (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))) (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (/.f64 #s(literal 1 binary64) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)))))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 y.re #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(exp.f64 (log.f64 (atan2.f64 x.im x.re))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (atan2.f64 x.im x.re))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 4 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))) #s(literal 1/4 binary64)))) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs.f64 (neg.f64 (atan2.f64 x.im x.re))) |
(sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 x.im x.re) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re)))) |
(*.f64 (sqrt.f64 (atan2.f64 x.im x.re)) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re)))) |
(atan2.f64 x.im x.re) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.re) |
(*.f64 (sqrt.f64 (atan2.f64 x.im x.re)) (*.f64 (sqrt.f64 (atan2.f64 x.im x.re)) y.re)) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (/.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(/.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (neg.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im))))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (/.f64 (neg.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) #s(literal -1 binary64)) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(/.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
(/.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
(/.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (neg.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 1 binary64))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (exp.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64)))))) (neg.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (/.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 1 binary64)) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (exp.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (neg.f64 (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))))) (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (neg.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (neg.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (atan2.f64 x.im x.re))) y.im)) |
(pow.f64 (exp.f64 y.im) (atan2.f64 x.im x.re)) |
(pow.f64 (exp.f64 y.im) (+.f64 (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (atan2.f64 x.im x.re)) y.im) |
(pow.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 y.im) (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(pow.f64 (*.f64 (exp.f64 y.im) (exp.f64 y.im)) (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (exp.f64 (*.f64 y.im (/.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(hypot.f64 x.im x.re) |
(hypot.f64 x.im (exp.f64 (log.f64 x.re))) |
(hypot.f64 x.re x.im) |
(hypot.f64 x.re (neg.f64 x.im)) |
(hypot.f64 x.re (exp.f64 (log.f64 x.im))) |
(hypot.f64 (neg.f64 x.im) x.re) |
(hypot.f64 (neg.f64 x.im) (exp.f64 (log.f64 x.re))) |
(hypot.f64 (exp.f64 (log.f64 x.im)) x.re) |
(hypot.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.re))) |
(hypot.f64 (exp.f64 (log.f64 x.re)) x.im) |
(hypot.f64 (exp.f64 (log.f64 x.re)) (neg.f64 x.im)) |
(hypot.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.im))) |
(sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (sqrt.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (sqrt.f64 (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.re x.re))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (sqrt.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) (sqrt.f64 (neg.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) (sqrt.f64 (neg.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (sqrt.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (sqrt.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) (neg.f64 (sqrt.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (*.f64 x.re x.re))) |
(pow.f64 x.re #s(literal 2 binary64)) |
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64)) |
(*.f64 x.re x.re) |
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re))) |
(exp.f64 (*.f64 y.re (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 y.re #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (*.f64 y.re #s(literal 1/2 binary64)) (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (*.f64 y.re #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) y.re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) #s(literal 1/2 binary64)) y.re) |
(pow.f64 (exp.f64 y.re) (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))) y.re) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im))) y.re)) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) y.re) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) y.re)) |
(*.f64 (pow.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x.im (*.f64 x.im x.im) (pow.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) (-.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))) x.im) (*.f64 x.im x.im))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) (/.f64 #s(literal 1/2 binary64) x.im))))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (log.f64 (*.f64 x.re x.re)) (*.f64 (log.f64 x.im) #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.re x.re) (neg.f64 (*.f64 x.im (*.f64 x.im x.im))))) |
(neg.f64 (/.f64 (*.f64 x.re x.re) (neg.f64 (*.f64 x.im (*.f64 x.im x.im))))) |
(neg.f64 (/.f64 (*.f64 x.re (neg.f64 x.re)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.re x.re) x.im))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.re x.re) x.im)))) |
(/.f64 (*.f64 x.re (neg.f64 x.re)) (neg.f64 (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.im x.im)) |
(/.f64 (neg.f64 (*.f64 x.re (neg.f64 x.re))) (neg.f64 (neg.f64 (*.f64 x.im (*.f64 x.im x.im))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)) (neg.f64 (*.f64 x.im x.im))) |
(/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.im) |
(/.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(/.f64 (*.f64 (/.f64 x.re x.im) x.re) (*.f64 x.im x.im)) |
(/.f64 (*.f64 x.re (/.f64 x.re (*.f64 x.im x.im))) x.im) |
(/.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) x.im) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x.re (neg.f64 x.re)))) (neg.f64 (neg.f64 (neg.f64 (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im))) (neg.f64 (neg.f64 (*.f64 x.im x.im)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (neg.f64 x.im)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (neg.f64 (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 x.re x.im) x.re)) (neg.f64 (*.f64 x.im x.im))) |
(/.f64 (neg.f64 (*.f64 x.re (/.f64 x.re (*.f64 x.im x.im)))) (neg.f64 x.im)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (neg.f64 x.im)) |
(pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.re x.re) x.im)) #s(literal -1 binary64)) |
(*.f64 x.re (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (*.f64 x.re (neg.f64 x.re)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x.im (*.f64 x.im x.im))))) |
(*.f64 (/.f64 x.re x.im) (/.f64 x.re (*.f64 x.im x.im))) |
(*.f64 (/.f64 x.re (*.f64 x.im x.im)) (/.f64 x.re x.im)) |
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (pow.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re x.re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (/.f64 #s(literal 1 binary64) x.im) x.im)) |
(*.f64 (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im))) x.re) |
(*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.im)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) x.im)) |
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (neg.f64 x.re) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (/.f64 (neg.f64 x.re) x.im) (/.f64 x.re (neg.f64 (*.f64 x.im x.im)))) |
(*.f64 (/.f64 (neg.f64 x.re) #s(literal -1 binary64)) (/.f64 x.re (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (/.f64 x.re (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 x.re (pow.f64 x.im #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 x.re (neg.f64 x.im)) (/.f64 (neg.f64 x.re) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (neg.f64 x.re) (*.f64 x.im x.im)) (/.f64 x.re (neg.f64 x.im))) |
(*.f64 (/.f64 x.re (neg.f64 (*.f64 x.im x.im))) (/.f64 (neg.f64 x.re) x.im)) |
(*.f64 (/.f64 #s(literal -1 binary64) x.im) (/.f64 (*.f64 x.re x.re) (neg.f64 (*.f64 x.im x.im)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (neg.f64 x.im))) |
(*.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.im #s(literal 3/2 binary64)))) |
(log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))) |
(+.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.re x.re))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (log.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))))) (log.f64 (neg.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) (log.f64 (neg.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))) |
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(neg.f64 (log.f64 (/.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))))) |
(neg.f64 (log.f64 (/.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)) (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 (log.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (log.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))))) (log.f64 (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (fma.f64 (log.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (log.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re)))) (log.f64 (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64)) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64)) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/2 binary64))))) |
(sqrt.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re)) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (*.f64 y.re #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 y.re) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(pow.f64 (exp.f64 (*.f64 y.re #s(literal 1/2 binary64))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x.im (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) y.re) (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) y.re)) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (cos.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (sin.f64 (/.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 2 binary64)) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 2 binary64))) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 2 binary64)))) (neg.f64 (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))))) |
| 1× | egg-herbie |
| 7 260× | *-lowering-*.f32 |
| 7 260× | *-lowering-*.f64 |
| 4 792× | accelerator-lowering-fma.f32 |
| 4 792× | accelerator-lowering-fma.f64 |
| 4 644× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2269 | 38746 |
| 1 | 6704 | 38698 |
| 0 | 8023 | 36354 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow x.re y.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))))))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))) (* (pow x.im 2) (* y.re (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re)))))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.im 6))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.im 6))))) |
(* y.re (* (atan2 x.im x.re) (pow x.im y.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re)))) (pow x.im 2))) (* y.re (* (atan2 x.im x.re) (pow x.im y.re)))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re)))))))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re)))) (* (pow x.re 2) (* y.re (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (* (atan2 x.im x.re) (pow x.im y.re)))))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(* (atan2 x.im x.re) (pow x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* (atan2 x.im x.re) (pow x.re y.re))) |
(+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))))))) |
(+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re))))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.im 6))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.im 6))))) |
(* (atan2 x.im x.re) (pow x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (atan2 x.im x.re) (pow x.im y.re)))) (pow x.im 2))) (* (atan2 x.im x.re) (pow x.im y.re))) |
(+ (* (atan2 x.im x.re) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re))))))) |
(+ (* (atan2 x.im x.re) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (* (atan2 x.im x.re) (pow x.im y.re))))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.re 6))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.re 6))))) |
(atan2 x.im x.re) |
(+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re)) |
(+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)) |
(+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(pow x.re y.re) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (pow x.re y.re))) (pow x.re 2))) (pow x.re y.re)) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))) (pow x.re y.re)) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re)) (* (pow x.im 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))) (pow x.re y.re)) |
(exp (* -1 (* y.re (log (/ 1 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(exp (* -1 (* y.re (log (/ -1 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(pow x.im y.re) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (pow x.im y.re))) (pow x.im 2))) (pow x.im y.re)) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))) (pow x.im y.re)) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))) (pow x.im y.re)) |
(exp (* -1 (* y.re (log (/ 1 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(exp (* -1 (* y.re (log (/ -1 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
1 |
(+ 1 (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(+ 1 (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* 1/2 (* y.re (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))))) |
(+ 1 (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/6 (* y.re (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3))) (* 1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))))) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))) |
(* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))) |
(* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3)) |
(/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3)) |
(/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3)) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im) |
(/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im) |
(/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im)) |
(* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im)) |
(* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im)) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3)) |
(/ (+ (* -1/8 (pow x.re 4)) (* (pow x.im 2) (+ (* 1/2 (pow x.re 2)) (pow x.im 2)))) (pow x.im 3)) |
(/ (+ (* -1/8 (pow x.re 4)) (* (pow x.im 2) (+ (* 1/2 (pow x.re 2)) (pow x.im 2)))) (pow x.im 3)) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
x.im |
(* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1))) |
(* -1 (* x.im (- (+ (* -1/2 (/ (pow x.re 2) (pow x.im 2))) (* 1/8 (/ (pow x.re 4) (pow x.im 4)))) 1))) |
(* -1 (* x.im (- (+ (* -1/2 (/ (pow x.re 2) (pow x.im 2))) (* 1/8 (/ (pow x.re 4) (pow x.im 4)))) 1))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3))))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* y.re (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2) (atan2 x.im x.re))))) (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 3) (atan2 x.im x.re)))))))) (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4)))))))))) |
(+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -160/3 (/ y.re (pow x.re 6))) (+ (* -32/3 (/ (pow y.re 3) (pow x.re 6))) (* 64 (/ (pow y.re 2) (pow x.re 6))))))))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 5/48 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))))) |
(* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2))))))) (pow x.re 6))))) |
(* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2))))))) (pow x.re 6))))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)))) (pow x.re 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* y.im (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* y.im (- (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.im (- (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* y.im (- (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.im (- (+ (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* y.im (- (* -1/48 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3)))) (+ (* 1/6 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/2 (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 2))) (* (- (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))) (atan2 x.im x.re))))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (exp (* y.im (atan2 x.im x.re)))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))) (exp (* y.im (atan2 x.im x.re)))))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (exp (* y.im (atan2 x.im x.re))))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))))))))))) |
(/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))))))))))) |
(/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (exp (* y.im (atan2 x.im x.re)))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))) (exp (* y.im (atan2 x.im x.re)))))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (exp (* y.im (atan2 x.im x.re))))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))))))))))) |
(/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))))))))))) |
(/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re)))) |
(+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re)))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re))))) |
(+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* y.re (+ (* -1/2 (/ (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/8 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re))))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re))))) |
(+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* y.re (+ (* -1/2 (/ (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/8 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/2 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re))))) (* y.re (+ (* -1/4 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (exp (* y.im (atan2 x.im x.re))))) (+ (* -1/6 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/48 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (* 1/8 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re))))))))))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re))))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* y.im (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) |
(+ (* y.im (- (+ (* y.im (- (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re)))))))) (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) |
(+ (* y.im (- (+ (* y.im (- (+ (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* y.im (- (* 1/6 (/ (pow (atan2 x.im x.re) 3) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (+ (* -1/48 (/ (* (cos (* y.re (atan2 x.im x.re))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3)) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re))))))))) (sin (* y.re (atan2 x.im x.re)))))))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re)))))))) (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (/ (* (pow x.im 2) (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* (pow x.im 2) (- (* -1 (* (pow x.im 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* (pow x.im 2) (- (* (pow x.im 2) (- (* -1 (* (pow x.im 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.im 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.im 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.im 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.im 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (/ (* (pow x.re 2) (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* (pow x.re 2) (- (* -1 (* (pow x.re 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) |
(+ (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1 (* (pow x.re 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.re 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.re 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) |
(+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.re 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.re 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) |
(+ (* -1 (/ (* y.re (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (* y.re (- (* -1 (* y.re (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (* y.re (- (* y.re (- (* -1 (* y.re (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re)))))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/4 (* (log (+ (pow x.im 2) (pow x.re 2))) (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/6 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3))) (+ (* 1/48 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/8 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re)))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
1 |
(+ 1 (* y.im (atan2 x.im x.re))) |
(+ 1 (* y.im (+ (* 1/2 (* y.im (pow (atan2 x.im x.re) 2))) (atan2 x.im x.re)))) |
(+ 1 (* y.im (+ (* y.im (+ (* 1/6 (* y.im (pow (atan2 x.im x.re) 3))) (* 1/2 (pow (atan2 x.im x.re) 2)))) (atan2 x.im x.re)))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re))))) |
(+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re))))) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 x.im) |
(* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im))))) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(* -1 x.re) |
(* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))))) (pow x.re 2)))) |
(+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -160/3 (/ y.re (pow x.re 6))) (+ (* -32/3 (/ (pow y.re 3) (pow x.re 6))) (* 64 (/ (pow y.re 2) (pow x.re 6)))))))))))) |
(exp (* -1 (* y.re (log (/ 1 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2)))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(pow x.im y.re) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (pow x.im y.re))) (pow x.im 2))) (pow x.im y.re)) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))) (pow x.im y.re)) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 5/48 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))) (pow x.im y.re)) |
(exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2)))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2)))))) (pow x.re 6))))) |
(exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2)))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2)))))) (pow x.re 6))))) |
1 |
(+ 1 (* y.re (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))))) |
(+ 1 (* y.re (+ (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (* 1/2 (* y.re (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2)))))) |
(+ 1 (* y.re (+ (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (* y.re (+ (* 1/6 (* y.re (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 3))) (* 1/2 (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2))))))) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(/ (pow x.re 2) (pow x.im 3)) |
(log (pow x.re 2)) |
(+ (log (pow x.re 2)) (/ (pow x.im 2) (pow x.re 2))) |
(+ (log (pow x.re 2)) (* (pow x.im 2) (+ (* -1/2 (/ (pow x.im 2) (pow x.re 4))) (/ 1 (pow x.re 2))))) |
(+ (log (pow x.re 2)) (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/3 (/ (pow x.im 2) (pow x.re 6))) (* 1/2 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2))))) |
(* -2 (log (/ 1 x.im))) |
(+ (* -2 (log (/ 1 x.im))) (/ (pow x.re 2) (pow x.im 2))) |
(+ (* -2 (log (/ 1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (/ (pow x.re 2) (pow x.im 2)))) |
(+ (* -2 (log (/ 1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/3 (/ (pow x.re 6) (pow x.im 6))) (/ (pow x.re 2) (pow x.im 2))))) |
(* -2 (log (/ -1 x.im))) |
(+ (* -2 (log (/ -1 x.im))) (/ (pow x.re 2) (pow x.im 2))) |
(+ (* -2 (log (/ -1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (/ (pow x.re 2) (pow x.im 2)))) |
(+ (* -2 (log (/ -1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/3 (/ (pow x.re 6) (pow x.im 6))) (/ (pow x.re 2) (pow x.im 2))))) |
(log (pow x.im 2)) |
(+ (log (pow x.im 2)) (/ (pow x.re 2) (pow x.im 2))) |
(+ (log (pow x.im 2)) (* (pow x.re 2) (+ (* -1/2 (/ (pow x.re 2) (pow x.im 4))) (/ 1 (pow x.im 2))))) |
(+ (log (pow x.im 2)) (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/3 (/ (pow x.re 2) (pow x.im 6))) (* 1/2 (/ 1 (pow x.im 4))))) (/ 1 (pow x.im 2))))) |
(* -2 (log (/ 1 x.re))) |
(+ (* -2 (log (/ 1 x.re))) (/ (pow x.im 2) (pow x.re 2))) |
(+ (* -2 (log (/ 1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (/ (pow x.im 2) (pow x.re 2)))) |
(+ (* -2 (log (/ 1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/3 (/ (pow x.im 6) (pow x.re 6))) (/ (pow x.im 2) (pow x.re 2))))) |
(* -2 (log (/ -1 x.re))) |
(+ (* -2 (log (/ -1 x.re))) (/ (pow x.im 2) (pow x.re 2))) |
(+ (* -2 (log (/ -1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (/ (pow x.im 2) (pow x.re 2)))) |
(+ (* -2 (log (/ -1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/3 (/ (pow x.im 6) (pow x.re 6))) (/ (pow x.im 2) (pow x.re 2))))) |
(exp (* 1/2 (* y.re (log (pow x.re 2))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2)))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))) |
(exp (* -1 (* y.re (log (/ 1 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6))))) |
(exp (* -1 (* y.re (log (/ -1 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6))))) |
(exp (* 1/2 (* y.re (log (pow x.im 2))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2)))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))) |
(exp (* -1 (* y.re (log (/ 1 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(exp (* -1 (* y.re (log (/ -1 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
1 |
(+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2))))))) |
(+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(sin (* y.re (atan2 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* 1/2 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/8 (* y.im (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2))))) (* y.im (+ (* -1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/48 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))))))))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))) |
(sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))) (pow x.im 6))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))) (pow x.im 6))))))) |
(sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))) |
(sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))) (pow x.re 6))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))) (pow x.re 6))))))) |
(sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) |
(+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) |
(+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
| Outputs |
|---|
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/2 binary64) y.re) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/6 binary64) y.re) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (atan2.f64 x.im x.re)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow x.re y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)))) (*.f64 x.re x.re)) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)))) (*.f64 x.re x.re))) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))) (* (pow x.im 2) (* y.re (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re)))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64))))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (*.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)))) (*.f64 x.re x.re))) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 4 binary64))))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 6 binary64)))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 4 binary64))))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 6 binary64)))))))) |
(* y.re (* (atan2 x.im x.re) (pow x.im y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re)))) (pow x.im 2))) (* y.re (* (atan2 x.im x.re) (pow x.im y.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re)))) (*.f64 x.im x.im)) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.im y.re))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re)))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.im y.re))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re)))) (* (pow x.re 2) (* y.re (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (* (atan2 x.im x.re) (pow x.im y.re)))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 y.re (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re)))) (*.f64 x.im x.im))) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.im y.re))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 4 binary64))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 6 binary64)))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) |
(fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 (*.f64 y.re y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (atan2.f64 x.im x.re)))) (*.f64 x.re x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 (*.f64 y.re y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 (*.f64 y.re y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re)) (fma.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 6 binary64)))))))) |
(* (atan2 x.im x.re) (pow x.re y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* (atan2 x.im x.re) (pow x.re y.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (*.f64 x.re x.re)) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re)) (*.f64 x.re x.re)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64))))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re)) (*.f64 x.re x.re)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (atan2.f64 x.im x.re) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 6 binary64))))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (atan2.f64 x.im x.re) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (atan2.f64 x.im x.re)) (pow.f64 x.im #s(literal 6 binary64))))))) |
(* (atan2 x.im x.re) (pow x.im y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (atan2 x.im x.re) (pow x.im y.re)))) (pow x.im 2))) (* (atan2 x.im x.re) (pow x.im y.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.im y.re))) (*.f64 x.im x.im)) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(+ (* (atan2 x.im x.re) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.im y.re)) (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(+ (* (atan2 x.im x.re) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (* (atan2 x.im x.re) (pow x.im y.re))) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (* (atan2 x.im x.re) (pow x.im y.re))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.im y.re)) (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (atan2.f64 x.im x.re) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 4 binary64))))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))) (atan2 x.im x.re))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (atan2.f64 x.im x.re) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (atan2.f64 x.im x.re)) (pow.f64 x.re #s(literal 4 binary64))))))) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re)) |
(fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re)) |
(+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re)))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)) |
(fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/2 binary64) y.re) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) |
(+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re)) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/6 binary64) y.re) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (atan2.f64 x.im x.re)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (atan2 x.im x.re) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(pow x.re y.re) |
(pow.f64 x.re y.re) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (pow x.re y.re))) (pow x.re 2))) (pow x.re y.re)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re (pow.f64 x.re y.re))) (*.f64 x.re x.re)) (pow.f64 x.re y.re)) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))) (pow x.re y.re)) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (pow.f64 x.re y.re)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.re (pow.f64 x.re y.re))) (*.f64 x.re x.re))) (pow.f64 x.re y.re)) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re)) (* (pow x.im 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))) (pow x.re y.re)) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64)))))) (pow.f64 x.re y.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (pow.f64 x.re y.re))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.re (pow.f64 x.re y.re))) (*.f64 x.re x.re))) (pow.f64 x.re y.re)) |
(exp (* -1 (* y.re (log (/ 1 x.im))))) |
(exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64))))))) |
(exp (* -1 (* y.re (log (/ -1 x.im))))) |
(exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(pow x.im y.re) |
(pow.f64 x.im y.re) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (pow x.im y.re))) (pow x.im 2))) (pow x.im y.re)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re (pow.f64 x.im y.re))) (*.f64 x.im x.im)) (pow.f64 x.im y.re)) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))) (pow x.im y.re)) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.im y.re)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (pow.f64 x.im y.re)) (*.f64 x.im x.im)))) (pow.f64 x.im y.re)) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))) (pow x.im y.re)) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))) (pow.f64 x.im y.re)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.im y.re))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (pow.f64 x.im y.re)) (*.f64 x.im x.im)))) (pow.f64 x.im y.re)) |
(exp (* -1 (* y.re (log (/ 1 x.re))))) |
(exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64))))))) |
(exp (* -1 (* y.re (log (/ -1 x.re))))) |
(exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3)))))) (pow x.re 6))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y.re (log (sqrt (+ (pow x.im 2) (pow x.re 2)))))) |
(fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* 1/2 (* y.re (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2)))))) |
(fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/2 binary64) y.re) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/6 (* y.re (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3))) (* 1/2 (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 1 binary64)) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) |
(* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))) |
(*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im))) |
(* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))) |
(*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im))) |
(* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))) |
(*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 x.im (*.f64 x.im x.im))) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) |
(/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im x.im))) x.im) |
(/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im x.im))) x.im) |
(/ (+ (* -1/8 (/ (pow x.re 4) (pow x.im 2))) (* 1/2 (pow x.re 2))) x.im) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im x.im))) x.im) |
(* 1/2 (/ (pow x.re 2) x.im)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im) |
(* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im x.im)) (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) x.im)) |
(* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im x.im)) (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) x.im)) |
(* -1 (/ (+ (* -1/2 (pow x.re 2)) (* 1/8 (/ (pow x.re 4) (pow x.im 2)))) x.im)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im x.im)) (*.f64 #s(literal -1/2 binary64) (*.f64 x.re x.re))) x.im)) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (+ (* -1/8 (pow x.re 4)) (* 1/2 (* (pow x.im 2) (pow x.re 2)))) (pow x.im 3)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (+ (* -1/8 (pow x.re 4)) (* (pow x.im 2) (+ (* 1/2 (pow x.re 2)) (pow x.im 2)))) (pow x.im 3)) |
(/.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 x.im x.im (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re))) (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (+ (* -1/8 (pow x.re 4)) (* (pow x.im 2) (+ (* 1/2 (pow x.re 2)) (pow x.im 2)))) (pow x.im 3)) |
(/.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 x.im x.im (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re))) (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 x.im (*.f64 x.im x.im))) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64)))))) |
x.im |
(* -1 (* x.im (- (* -1/2 (/ (pow x.re 2) (pow x.im 2))) 1))) |
(*.f64 (neg.f64 x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1 binary64))) |
(* -1 (* x.im (- (+ (* -1/2 (/ (pow x.re 2) (pow x.im 2))) (* 1/8 (/ (pow x.re 4) (pow x.im 4)))) 1))) |
(*.f64 (neg.f64 x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(* -1 (* x.im (- (+ (* -1/2 (/ (pow x.re 2) (pow x.im 2))) (* 1/8 (/ (pow x.re 4) (pow x.im 4)))) 1))) |
(*.f64 (neg.f64 x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) #s(literal -1 binary64)))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 x.im (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 x.im (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) |
(* (pow x.re 4) (- (* 1/2 (/ 1 (* x.im (pow x.re 2)))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 x.im (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* (pow x.re 4) (- (+ (/ 1/2 (* x.im (pow x.re 2))) (/ x.im (pow x.re 4))) (* 1/8 (/ 1 (pow x.im 3))))) |
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x.im (*.f64 x.re x.re))) (/.f64 x.im (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* y.re (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2) (atan2 x.im x.re))))) (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) #s(literal 2 binary64)) (atan2.f64 x.im x.re)) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 3) (atan2 x.im x.re)))))))) (* (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (fma.f64 y.re (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) #s(literal 3 binary64)) (atan2.f64 x.im x.re)) (*.f64 #s(literal -1/6 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) #s(literal 2 binary64)) (atan2.f64 x.im x.re))))) (*.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re)) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4)))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -16 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -160/3 (/ y.re (pow x.re 6))) (+ (* -32/3 (/ (pow y.re 3) (pow x.re 6))) (* 64 (/ (pow y.re 2) (pow x.re 6))))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -160/3 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal -32/3 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -16 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 75 binary64)))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 75 binary64)))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) (*.f64 x.im x.im)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))) (pow.f64 x.im y.re)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) (*.f64 x.im x.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 5/48 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.im y.re)) (*.f64 (*.f64 (*.f64 x.re x.re) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 5/48 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 6 binary64)))))) (pow.f64 x.im y.re)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) (*.f64 x.im x.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) |
(* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2))))))) (pow x.re 6))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal -32/3 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -38400 binary64)))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64))))))) |
(* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* -4 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2))))))) (pow x.re 6))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal -32/3 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -38400 binary64)))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64))))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 5 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re y.re) (fma.f64 (*.f64 y.re y.re) (fma.f64 #s(literal 1/120 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 7 binary64)))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* y.re (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re)) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) 3) (atan2 x.im x.re)))))))) (* (log (sqrt (+ (pow x.im 2) (pow x.re 2)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (fma.f64 y.re (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 3 binary64)) (atan2.f64 x.im x.re)) (*.f64 #s(literal -1/6 binary64) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (atan2.f64 x.im x.re))))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (sqrt (+ (pow x.im 2) (pow x.re 2))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)))) (pow x.re 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re))) (*.f64 x.re x.re)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 x.re y.re)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))) (* (pow x.im 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 (*.f64 x.im x.im) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64))))) (pow.f64 x.re y.re)) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (pow.f64 x.re y.re))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)))) (*.f64 x.re x.re))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re))) |
(* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64)))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 90 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3))))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 120 binary64)))))) (pow.f64 x.im #s(literal 6 binary64))))))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)))) (pow x.im 2))) (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) (*.f64 x.im x.im)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))) (pow.f64 x.im y.re)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) (*.f64 x.im x.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) |
(+ (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re)) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (* (sin (* y.re (atan2 x.im x.re))) (pow x.im y.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))) (* (pow x.re 2) (* (sin (* y.re (atan2 x.im x.re))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64)))))) (pow.f64 x.im y.re)) (*.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))) (pow.f64 x.im y.re))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) (*.f64 x.im x.im)))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re))) |
(* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (* y.re (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (* y.re (atan2 x.im x.re))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.im 6)) (* 90 (pow x.im 6))))) (* 1/48 (* (pow x.im 6) (pow y.re 3))))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 120 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 5 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re y.re) (fma.f64 (*.f64 y.re y.re) (fma.f64 #s(literal 1/120 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 7 binary64)))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* y.im (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* y.im (- (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.im (- (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (-.f64 (fma.f64 y.im (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* y.im (- (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.im (- (+ (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* y.im (- (* -1/48 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3)))) (+ (* 1/6 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/2 (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 2))) (* (- (* -1/8 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))) (atan2 x.im x.re))))))) (+ (* 1/2 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (- (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (log (+ (pow x.im 2) (pow x.re 2)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (-.f64 (fma.f64 y.im (-.f64 (fma.f64 y.im (-.f64 (*.f64 (*.f64 #s(literal -1/48 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (atan2.f64 x.im x.re))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 (*.f64 x.im x.im) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (exp (* y.im (atan2 x.im x.re)))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.im 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))) (exp (* y.im (atan2 x.im x.re)))))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))) (exp (* y.im (atan2 x.im x.re))))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))))) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))))))) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im))))))) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))))))))) |
(/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))))) |
(+ (* 1/4 (/ (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))) (* (pow x.im 6) (exp (* y.im (atan2 x.im x.re)))))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))))))) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))))))) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))))) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))))))))) |
(/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 (*.f64 x.re x.re) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 y.re (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (exp (* y.im (atan2 x.im x.re)))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 y.re (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (* (pow x.re 2) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (* (pow x.im 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (* (pow x.im 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))) (exp (* y.im (atan2 x.im x.re)))))))) (+ (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (exp (* y.im (atan2 x.im x.re)))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))) (exp (* y.im (atan2 x.im x.re))))))))))) (/ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 y.re (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64))))) (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 y.im (*.f64 y.im y.im))) (pow.f64 x.im #s(literal 6 binary64)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))))) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))))) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))))) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.im #s(literal 6 binary64))) y.im)))) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))))))))))) |
(/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))))) |
(+ (* 1/4 (/ (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (pow x.re 2) (exp (* y.im (atan2 x.im x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re))))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) (* (pow x.re 4) (exp (* y.im (atan2 x.im x.re))))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))) (* (pow x.re 6) (exp (* y.im (atan2 x.im x.re)))))))))))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))))) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))))) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.im #s(literal 6 binary64))) y.im))))) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))))))))))) |
(/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re)))) |
(/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re)))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* y.re (+ (* -1/2 (/ (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/8 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re)))))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re))))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(+ (* y.re (+ (* 1/2 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* y.re (+ (* -1/2 (/ (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/8 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/2 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re))))) (* y.re (+ (* -1/4 (/ (* (log (+ (pow x.im 2) (pow x.re 2))) (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (exp (* y.im (atan2 x.im x.re))))) (+ (* -1/6 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)) (exp (* y.im (atan2 x.im x.re))))) (+ (* 1/48 (/ (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) (exp (* y.im (atan2 x.im x.re))))) (* 1/8 (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re))) (exp (* y.im (atan2 x.im x.re))))))))))))) (/ (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)) (exp (* y.im (atan2 x.im x.re))))))) (/ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (exp (* y.im (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 y.re (fma.f64 #s(literal -1/4 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (/.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 3 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))))) (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re))))) (exp (* y.im (atan2 x.im x.re)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (/.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))))) |
(/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) |
(/.f64 (exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (* y.im (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) |
(fma.f64 y.im (-.f64 (/.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* y.im (- (+ (* y.im (- (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re)))))))) (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) |
(fma.f64 y.im (fma.f64 y.im (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (-.f64 (/.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 2 binary64)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))))) (-.f64 (/.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 2 binary64)))))) (/.f64 (exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* y.im (- (+ (* y.im (- (+ (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* y.im (- (* 1/6 (/ (pow (atan2 x.im x.re) 3) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (+ (* -1/48 (/ (* (cos (* y.re (atan2 x.im x.re))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3)) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (* 1/2 (/ (pow (atan2 x.im x.re) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re))))))))) (sin (* y.re (atan2 x.im x.re)))))))))) (+ (* -1/8 (/ (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (* (log (+ (pow x.im 2) (pow x.re 2))) (- (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2))))))) (sin (* y.re (atan2 x.im x.re)))))))) (/ (atan2 x.im x.re) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (/ (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (sin (* y.re (atan2 x.im x.re))) 2)))))) (/ 1 (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (* y.re (atan2 x.im x.re)))))) |
(fma.f64 y.im (fma.f64 y.im (-.f64 (fma.f64 y.im (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (-.f64 (/.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (-.f64 (/.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 2 binary64)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 3 binary64)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 2 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (-.f64 (/.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 2 binary64)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))))) (-.f64 (/.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 2 binary64)))))) (/.f64 (exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (* -1 (/ (* (pow x.im 2) (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) |
(+.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)))))) |
(+ (* (pow x.im 2) (- (* -1 (* (pow x.im 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 (*.f64 x.im x.im) (-.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 3 binary64)))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(+ (* (pow x.im 2) (- (* (pow x.im 2) (- (* -1 (* (pow x.im 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))))))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))) (pow x.re 2))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))) (pow x.re 2))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2)))))))) (pow x.re 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.re 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (-.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) (+.f64 (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 x.re x.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))))))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 3 binary64))))))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) #s(literal 2 binary64)))))) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) |
(+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))))))) (*.f64 (*.f64 (*.f64 x.im x.im) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.im 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 3 binary64)))))) (pow.f64 x.im #s(literal 4 binary64)))) (-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))))))) (*.f64 (*.f64 (*.f64 x.im x.im) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.im 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))))) (pow.f64 x.im #s(literal 6 binary64)))) (-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (+.f64 (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) #s(literal 2 binary64))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 3 binary64)))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.re x.re) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))))))) (*.f64 (*.f64 (*.f64 x.im x.im) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) #s(literal 2 binary64)))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) |
(+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))))))) (*.f64 (*.f64 x.im x.im) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.im 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 3 binary64))))))) (pow.f64 x.im #s(literal 4 binary64)))) (-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))))))) (*.f64 (*.f64 x.im x.im) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 2 binary64))))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/8 (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.im 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.re 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.im 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.re 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.im))))))))) (* 1/2 (* (pow x.re 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.im 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.im))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) 2))))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 3 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))))) (pow.f64 x.im #s(literal 6 binary64)))) (-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (+.f64 (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) #s(literal 2 binary64))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 3 binary64)))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (*.f64 x.im x.im) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))))) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) #s(literal 2 binary64))))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) |
(+ (* -1 (/ (* (pow x.re 2) (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) |
(+.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 2 binary64)))))) |
(+ (* (pow x.re 2) (- (* -1 (* (pow x.re 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 (*.f64 x.re x.re) (-.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64))))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 3 binary64)))))))) (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im)))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 2 binary64)))))) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) |
(+ (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1 (* (pow x.re 2) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))))))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))) (pow x.im 2))) (+ (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))) (pow x.im 2))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) 2)) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 3) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (/ (* y.im (* y.re (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2)))))))) (pow x.im 4))) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2)))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (/ (* y.im (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* 1/2 (/ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))))) (* (pow (exp (* 1/2 (* y.re (log (pow x.im 2))))) 2) (pow (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (-.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.im (*.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))) (*.f64 x.im x.im)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 y.im (*.f64 y.im y.im))) (pow.f64 x.im #s(literal 6 binary64)))))))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64))))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im)))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))))))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64))))))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im)))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 3 binary64))))))) (neg.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 y.im (/.f64 (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im)))) (*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) #s(literal 2 binary64))))))) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) |
(+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))))) (*.f64 (*.f64 x.re x.re) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.re 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 3 binary64)))))) (pow.f64 x.re #s(literal 4 binary64)))) (-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))))) (*.f64 (*.f64 x.re x.re) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 2 binary64))))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.re 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ 1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ 1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (*.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 3 binary64)))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.im #s(literal 6 binary64))) y.im)))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))))) (pow.f64 x.re #s(literal 6 binary64)))) (-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (+.f64 (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))))) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 2 binary64))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x.im x.im) (*.f64 y.im (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))))))) (*.f64 (*.f64 x.re x.re) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) #s(literal 2 binary64))))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))))) (*.f64 (*.f64 (*.f64 x.re x.re) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (pow x.re 4))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 3 binary64)))))) (pow.f64 x.re #s(literal 4 binary64)))) (-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))))) (*.f64 (*.f64 (*.f64 x.re x.re) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))))))) (+ (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/8 (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))))))))) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))) (pow x.re 6))) (/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))))) 2)) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 3) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 3))))) (+ (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/4 (* (pow x.im 4) (* y.im (* y.re (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re)))))))))) (+ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re))))))) (* -1/8 (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))))) (* (pow x.re 4) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2)))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (pow x.im 2) (* y.im (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (exp (* -1 (* y.re (log (/ -1 x.re))))))))) (* 1/2 (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))))))) (* (pow x.re 2) (* (pow (exp (* -1 (* y.re (log (/ -1 x.re))))) 2) (pow (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) 2))))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.im #s(literal 6 binary64))) y.im)))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 3 binary64)) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))))) (pow.f64 x.re #s(literal 6 binary64)))) (-.f64 (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (+.f64 (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))))) #s(literal 2 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 3 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 3 binary64))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 y.im y.re) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 (*.f64 x.im x.im) y.im) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))))))) (*.f64 (*.f64 (*.f64 x.re x.re) (pow.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) #s(literal 2 binary64)))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))))) |
(/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(+ (* -1 (/ (* y.re (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (neg.f64 (/.f64 (*.f64 (*.f64 y.re (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re)))) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 2 binary64))))) |
(+ (* y.re (- (* -1 (* y.re (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (-.f64 (neg.f64 (*.f64 y.re (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 2 binary64))) (neg.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 3 binary64)))))))) (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re)))) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(+ (* y.re (- (* y.re (- (* -1 (* y.re (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (* (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re)))))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (+ (* -1 (/ (* (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/4 (* (log (+ (pow x.im 2) (pow x.re 2))) (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (+ (* -1/6 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3))) (+ (* 1/48 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/8 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re)))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))))) (+ (* -1 (/ (* (exp (* y.im (atan2 x.im x.re))) (pow (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) 2)) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 3))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (+ (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* 1/2 (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2))))) (/ (* (exp (* y.im (atan2 x.im x.re))) (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (pow (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) 2)))) (/ (exp (* y.im (atan2 x.im x.re))) (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (fma.f64 y.re (-.f64 (neg.f64 (*.f64 y.re (+.f64 (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re))))) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 3 binary64)))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 3 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))))) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 2 binary64))) (neg.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 3 binary64)))))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))))))) (fma.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (atan2.f64 x.im x.re))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 2 binary64))) (neg.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (/.f64 (pow.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 3 binary64))))))) (neg.f64 (/.f64 (*.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re)))) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 2 binary64))))) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(/ (exp (* y.im (atan2 x.im x.re))) (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))))) |
(/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y.im (atan2 x.im x.re))) |
(fma.f64 y.im (atan2.f64 x.im x.re) #s(literal 1 binary64)) |
(+ 1 (* y.im (+ (* 1/2 (* y.im (pow (atan2 x.im x.re) 2))) (atan2 x.im x.re)))) |
(fma.f64 y.im (fma.f64 #s(literal 1/2 binary64) (*.f64 y.im (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (atan2.f64 x.im x.re)) #s(literal 1 binary64)) |
(+ 1 (* y.im (+ (* y.im (+ (* 1/6 (* y.im (pow (atan2 x.im x.re) 3))) (* 1/2 (pow (atan2 x.im x.re) 2)))) (atan2 x.im x.re)))) |
(fma.f64 y.im (fma.f64 y.im (fma.f64 #s(literal 1/6 binary64) (*.f64 y.im (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) (atan2.f64 x.im x.re)) #s(literal 1 binary64)) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(exp (* y.im (atan2 x.im x.re))) |
(exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) |
(+ x.re (* (pow x.im 2) (+ (* -1/8 (/ (pow x.im 2) (pow x.re 3))) (* 1/2 (/ 1 x.re))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) |
(+ x.re (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/16 (/ (pow x.im 2) (pow x.re 5))) (* 1/8 (/ 1 (pow x.re 3))))) (* 1/2 (/ 1 x.re))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x.im x.im)) (pow.f64 x.re #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) |
x.im |
(* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2))))) |
(*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(*.f64 x.im (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x.re #s(literal 6 binary64))) (pow.f64 x.im #s(literal 6 binary64))))))) |
(* -1 x.im) |
(neg.f64 x.im) |
(* -1 (* x.im (+ 1 (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))) |
(*.f64 (neg.f64 x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (* 1/2 (/ (pow x.re 2) (pow x.im 2))))))) |
(*.f64 (neg.f64 x.im) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(* -1 (* x.im (+ 1 (+ (* -1/8 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/16 (/ (pow x.re 6) (pow x.im 6))) (* 1/2 (/ (pow x.re 2) (pow x.im 2)))))))) |
(*.f64 (neg.f64 x.im) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x.re #s(literal 6 binary64))) (pow.f64 x.im #s(literal 6 binary64))))))) |
x.im |
(+ x.im (* 1/2 (/ (pow x.re 2) x.im))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) |
(+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) |
(+ x.im (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/16 (/ (pow x.re 2) (pow x.im 5))) (* 1/8 (/ 1 (pow x.im 3))))) (* 1/2 (/ 1 x.im))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 x.re x.re)) (pow.f64 x.im #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(*.f64 x.re (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 x.re (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(* -1 x.re) |
(neg.f64 x.re) |
(* -1 (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) |
(*.f64 (neg.f64 x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 (neg.f64 x.re) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(* -1 (* x.re (+ 1 (+ (* -1/8 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/16 (/ (pow x.im 6) (pow x.re 6))) (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
(*.f64 (neg.f64 x.re) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) |
(+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))))) (pow x.re 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))))))) (*.f64 x.re x.re)) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))))))) |
(+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (fma.f64 #s(literal -16 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))))))) |
(+ (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (* (pow x.im 2) (+ (* -4 (/ (* y.re (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -16 (/ y.re (pow x.re 4))) (* 8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (+ (* -160/3 (/ y.re (pow x.re 6))) (+ (* -32/3 (/ (pow y.re 3) (pow x.re 6))) (* 64 (/ (pow y.re 2) (pow x.re 6)))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (fma.f64 #s(literal -160/3 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal -32/3 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))) (fma.f64 #s(literal -16 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 y.re (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))))))))) (*.f64 x.re x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64)))))))) |
(exp (* -1 (* y.re (log (/ 1 x.im))))) |
(exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 75 binary64))))) (pow.f64 x.im #s(literal 6 binary64))))))) |
(exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) |
(exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im)) (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.im)))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/720 (* y.re (+ (* 30 (pow x.re 6)) (* 45 (pow x.re 6))))) (* 1/48 (* (pow x.re 6) (pow y.re 3)))))) (pow x.im 6))))) |
(+.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 y.re (+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/48 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal 75 binary64))))) (pow.f64 x.im #s(literal 6 binary64))))))) |
(pow x.im y.re) |
(pow.f64 x.im y.re) |
(+ (* 1/2 (/ (* (pow x.re 2) (* y.re (pow x.im y.re))) (pow x.im 2))) (pow x.im y.re)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re (pow.f64 x.im y.re))) (*.f64 x.im x.im)) (pow.f64 x.im y.re)) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re))))) (pow x.im y.re)) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.im y.re)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (pow.f64 x.im y.re)) (*.f64 x.im x.im)))) (pow.f64 x.im y.re)) |
(+ (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (pow x.im y.re)) (pow x.im 2))) (* (pow x.re 2) (+ (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (pow x.im y.re)) (* (pow x.re 2) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 5/48 (/ y.re (pow x.im 6))))) (pow x.im y.re))))))) (pow x.im y.re)) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 #s(literal 5/48 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 6 binary64)))))) (pow.f64 x.im y.re)) (*.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.im y.re))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (pow.f64 x.im y.re)) (*.f64 x.im x.im)))) (pow.f64 x.im y.re)) |
(exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) (*.f64 x.re x.re)) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) (*.f64 x.re x.re)) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64))))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ 1 x.re)))))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2)))))) (pow x.re 6))))) |
(+.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) (*.f64 x.re x.re)) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -38400 binary64))))) (pow.f64 x.re #s(literal 6 binary64)))))) |
(exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) (*.f64 x.re x.re)) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -4 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -16 (* (pow x.im 4) y.re)) (* 8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log (neg (* 1/8 (/ 1 (pow x.im 3))))) (* -4 (log (/ -1 x.re)))))) (+ (* -32/3 (* (pow x.im 6) (pow y.re 3))) (+ (* 1/720 (* y.re (+ (* -23040 (pow x.im 6)) (* -15360 (pow x.im 6))))) (* 64 (* (pow x.im 6) (pow y.re 2)))))) (pow x.re 6))))) |
(+.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (fma.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -16 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) (/.f64 (fma.f64 (*.f64 #s(literal -32/3 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (fma.f64 (*.f64 #s(literal 64 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re) (*.f64 (*.f64 #s(literal 1/720 binary64) y.re) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -38400 binary64))))) (pow.f64 x.re #s(literal 6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y.re (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))))) |
(fma.f64 y.re (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (* 1/2 (* y.re (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2)))))) |
(fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/2 binary64) y.re) (pow.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) #s(literal 2 binary64)) (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) (* y.re (+ (* 1/6 (* y.re (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 3))) (* 1/2 (pow (log (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im)))))) 2))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im)) #s(literal 2 binary64)))) (log.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im))) #s(literal 1 binary64)) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(pow (+ x.im (* (pow x.re 2) (+ (* -1/8 (/ (pow x.re 2) (pow x.im 3))) (* 1/2 (/ 1 x.im))))) y.re) |
(pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(/ (pow x.re 2) (pow x.im 3)) |
(/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) |
(log (pow x.re 2)) |
(log.f64 (*.f64 x.re x.re)) |
(+ (log (pow x.re 2)) (/ (pow x.im 2) (pow x.re 2))) |
(+.f64 (log.f64 (*.f64 x.re x.re)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) |
(+ (log (pow x.re 2)) (* (pow x.im 2) (+ (* -1/2 (/ (pow x.im 2) (pow x.re 4))) (/ 1 (pow x.re 2))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))) (log.f64 (*.f64 x.re x.re))) |
(+ (log (pow x.re 2)) (* (pow x.im 2) (+ (* (pow x.im 2) (- (* 1/3 (/ (pow x.im 2) (pow x.re 6))) (* 1/2 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x.im x.im)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))) (log.f64 (*.f64 x.re x.re))) |
(* -2 (log (/ 1 x.im))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.im))) |
(+ (* -2 (log (/ 1 x.im))) (/ (pow x.re 2) (pow x.im 2))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
(+ (* -2 (log (/ 1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (/ (pow x.re 2) (pow x.im 2)))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.im)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(+ (* -2 (log (/ 1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/3 (/ (pow x.re 6) (pow x.im 6))) (/ (pow x.re 2) (pow x.im 2))))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.im)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) |
(* -2 (log (/ -1 x.im))) |
(*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) |
(+ (* -2 (log (/ -1 x.im))) (/ (pow x.re 2) (pow x.im 2))) |
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
(+ (* -2 (log (/ -1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (/ (pow x.re 2) (pow x.im 2)))) |
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(+ (* -2 (log (/ -1 x.im))) (+ (* -1/2 (/ (pow x.re 4) (pow x.im 4))) (+ (* 1/3 (/ (pow x.re 6) (pow x.im 6))) (/ (pow x.re 2) (pow x.im 2))))) |
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) |
(log (pow x.im 2)) |
(log.f64 (*.f64 x.im x.im)) |
(+ (log (pow x.im 2)) (/ (pow x.re 2) (pow x.im 2))) |
(+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (log.f64 (*.f64 x.im x.im))) |
(+ (log (pow x.im 2)) (* (pow x.re 2) (+ (* -1/2 (/ (pow x.re 2) (pow x.im 4))) (/ 1 (pow x.im 2))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im))) (log.f64 (*.f64 x.im x.im))) |
(+ (log (pow x.im 2)) (* (pow x.re 2) (+ (* (pow x.re 2) (- (* 1/3 (/ (pow x.re 2) (pow x.im 6))) (* 1/2 (/ 1 (pow x.im 4))))) (/ 1 (pow x.im 2))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (-.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x.re x.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x.im #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im))) (log.f64 (*.f64 x.im x.im))) |
(* -2 (log (/ 1 x.re))) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re))) |
(+ (* -2 (log (/ 1 x.re))) (/ (pow x.im 2) (pow x.re 2))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) |
(+ (* -2 (log (/ 1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (/ (pow x.im 2) (pow x.re 2)))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(+ (* -2 (log (/ 1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/3 (/ (pow x.im 6) (pow x.re 6))) (/ (pow x.im 2) (pow x.re 2))))) |
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 x.im #s(literal 6 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) |
(* -2 (log (/ -1 x.re))) |
(*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re))) |
(+ (* -2 (log (/ -1 x.re))) (/ (pow x.im 2) (pow x.re 2))) |
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) |
(+ (* -2 (log (/ -1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (/ (pow x.im 2) (pow x.re 2)))) |
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) |
(+ (* -2 (log (/ -1 x.re))) (+ (* -1/2 (/ (pow x.im 4) (pow x.re 4))) (+ (* 1/3 (/ (pow x.im 6) (pow x.re 6))) (/ (pow x.im 2) (pow x.re 2))))) |
(fma.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 x.im #s(literal 4 binary64)) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 x.im #s(literal 6 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) |
(exp (* 1/2 (* y.re (log (pow x.re 2))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.re (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re)))))) (*.f64 x.re x.re))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.re x.re))))) |
(exp (* -1 (* y.re (log (/ 1 x.im))))) |
(exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(exp (* -1 (* y.re (log (/ -1 x.im))))) |
(exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(exp (* 1/2 (* y.re (log (pow x.im 2))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64)))))) (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.re (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im)))))) (*.f64 x.im x.im))) (exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (*.f64 x.im x.im))))) |
(exp (* -1 (* y.re (log (/ 1 x.re))))) |
(exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re))) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(exp (* -1 (* y.re (log (/ -1 x.re))))) |
(exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(+.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.re y.re)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) y.re) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re) (*.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2))))))) |
(fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/8 binary64) y.re) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) y.re) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) #s(literal 1 binary64)) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* 1/2 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1/8 (* y.im (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re)))))) (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.im (fma.f64 (*.f64 #s(literal -1/8 binary64) y.im) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* 1/2 (* (cos (* y.re (atan2 x.im x.re))) (log (+ (pow x.im 2) (pow x.re 2))))) (* y.im (+ (* -1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (sin (* y.re (atan2 x.im x.re))))) (* -1/48 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))))))))) |
(fma.f64 y.im (fma.f64 y.im (fma.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 3 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 2 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4)))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 2))) (* (pow x.im 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 4))) (* (pow x.im 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re))))) (pow x.re 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.re 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.re 6))) (* 1/6 (/ y.im (pow x.re 6))))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))) (fma.f64 #s(literal -1/48 binary64) (/.f64 (*.f64 y.im (*.f64 y.im y.im)) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.re #s(literal 6 binary64))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (pow.f64 x.re #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (cos.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re)))))) (*.f64 x.re x.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.re x.re)) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 x.im x.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))) (pow x.im 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im))))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))) (pow.f64 x.im #s(literal 6 binary64))))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.re 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow x.re 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 4))) (+ (* 1/8 (/ (* (pow x.re 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 6))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.re 6) (pow y.im 3))) (* 1/6 (* (pow x.re 6) y.im)))) (pow x.im 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im))))))) (*.f64 x.im x.im)) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (/.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x.re #s(literal 6 binary64)) y.im) (*.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)))) (pow.f64 x.im #s(literal 6 binary64))))))))) |
(sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.re 2) (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (*.f64 x.im x.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4)))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) |
(+ (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 2))) (* (pow x.re 2) (+ (* -1/4 (/ (* y.im (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (+ (* -1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 4))) (* (pow x.re 2) (+ (* 1/8 (/ (* (pow y.im 2) (sin (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re))))) (pow x.im 6))) (* (cos (+ (* 1/2 (* y.im (log (pow x.im 2)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (/ (pow y.im 3) (pow x.im 6))) (* 1/6 (/ y.im (pow x.im 6))))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 4 binary64))) (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.im (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/48 binary64) (*.f64 y.im (*.f64 y.im y.im))) (pow.f64 x.im #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (pow.f64 x.im #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im))))))) (*.f64 x.im x.im))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (*.f64 x.im x.im)))))) |
(sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 x.re x.re)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ 1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))) (pow x.re 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re))))))) (*.f64 x.re x.re)) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.re)))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.im #s(literal 6 binary64))) y.im)) (pow.f64 x.re #s(literal 6 binary64))))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2)))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) (*.f64 x.re x.re))))) |
(+ (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/4 (/ (* (pow x.im 4) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* -1/8 (/ (* (pow x.im 4) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 4))) (+ (* 1/8 (/ (* (pow x.im 6) (* (pow y.im 2) (sin (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 6))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.im (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))))) (pow x.re 2))) (/ (* (cos (+ (* -1 (* y.im (log (/ -1 x.re)))) (* y.re (atan2 x.im x.re)))) (+ (* -1/48 (* (pow x.im 6) (pow y.im 3))) (* 1/6 (* (pow x.im 6) y.im)))) (pow x.re 6))))))) |
(+.f64 (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (pow.f64 x.re #s(literal 4 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) (*.f64 y.im y.im)) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re)) (*.f64 (cos.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (/.f64 (fma.f64 (*.f64 #s(literal -1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.im (*.f64 y.im y.im)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.im #s(literal 6 binary64))) y.im)) (pow.f64 x.re #s(literal 6 binary64))))))))) |
(sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) |
(+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) |
(fma.f64 y.re (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re)) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(+ (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) y.re) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* 1/2 (* y.im (log (+ (pow x.im 2) (pow x.re 2))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re (atan2.f64 x.im x.re)))) |
Compiled 83 861 to 5 256 computations (93.7% saved)
59 alts after pruning (58 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 797 | 34 | 1 831 |
| Fresh | 13 | 24 | 37 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 814 | 59 | 1 873 |
| Status | Accuracy | Program |
|---|---|---|
| 22.0% | (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) | |
| 27.8% | (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (exp.f64 y.im) (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) | |
| 24.6% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) | |
| 30.9% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) | |
| 16.5% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) | |
| 36.0% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sqrt.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re))))) | |
| 22.0% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) | |
| 43.9% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 27.9% | (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| 30.9% | (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| ▶ | 47.6% | (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
| 28.6% | (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 27.4% | (*.f64 (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) | |
| 7.2% | (*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) | |
| 31.0% | (*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) | |
| 41.9% | (*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re)) | |
| 22.5% | (*.f64 (sin.f64 (*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) | |
| 35.7% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re)) | |
| ▶ | 21.4% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
| 29.8% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.im) y.re)) | |
| 32.1% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) | |
| 7.8% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) | |
| 14.4% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) | |
| 45.2% | (*.f64 (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) | |
| 46.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 21.7% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re))))) | |
| 19.3% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) | |
| 32.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))))) | |
| 24.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 38.4% | (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 16.5% | (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 15.3% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 26.7% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (+.f64 (neg.f64 (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)) (atan2.f64 x.im x.re))))) | |
| ▶ | 32.5% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
| 23.4% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 15.8% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| 40.2% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) | |
| 13.5% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) | |
| 19.7% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) | |
| 7.2% | (*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) | |
| 7.2% | (*.f64 y.re (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))))) | |
| ✓ | 14.4% | (*.f64 y.re (atan2.f64 x.im x.re)) |
| 18.5% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1 binary64)))) | |
| 30.9% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re))) | |
| 33.7% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) y.re))) | |
| 38.9% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) | |
| 41.9% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re))) | |
| 46.6% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) | |
| ▶ | 34.5% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re))) |
| 33.3% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) y.re))) | |
| 33.5% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) | |
| 34.3% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) | |
| 34.8% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) | |
| 31.4% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) | |
| 7.2% | (*.f64 y.re (*.f64 (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re))))) | |
| 45.6% | (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) | |
| 40.6% | (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) | |
| 10.8% | (*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) | |
| ▶ | 8.9% | (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
Compiled 3 133 to 1 834 computations (41.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
| ✓ | cost-diff | 128 | (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re)))) |
| ✓ | cost-diff | 256 | (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))) |
| ✓ | cost-diff | 448 | (log.f64 (/.f64 #s(literal -1 binary64) x.im)) |
| ✓ | cost-diff | 0 | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ✓ | cost-diff | 0 | (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
| ✓ | cost-diff | 0 | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
| ✓ | cost-diff | 5504 | (pow.f64 x.re #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 x.im x.re) |
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re)) |
| ✓ | cost-diff | 0 | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re))) |
| ✓ | cost-diff | 640 | (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (atan2.f64 x.im x.re) |
| ✓ | cost-diff | 0 | (fabs.f64 (atan2.f64 x.im x.re)) |
| ✓ | cost-diff | 0 | (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
| ✓ | cost-diff | 0 | (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re) |
| ✓ | cost-diff | 0 | (atan2.f64 x.im x.re) |
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
| 5 054× | *-lowering-*.f32 |
| 5 054× | *-lowering-*.f64 |
| 2 032× | /-lowering-/.f32 |
| 2 032× | /-lowering-/.f64 |
| 1 548× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 370 |
| 1 | 105 | 367 |
| 2 | 226 | 364 |
| 3 | 518 | 348 |
| 4 | 1152 | 347 |
| 5 | 1778 | 345 |
| 6 | 2738 | 345 |
| 7 | 3923 | 339 |
| 8 | 4717 | 339 |
| 9 | 5134 | 339 |
| 10 | 5903 | 339 |
| 0 | 8047 | 327 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (atan2 x.im x.re) (* (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) y.re)) |
(atan2 x.im x.re) |
x.im |
x.re |
(* (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) y.re) |
(pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) |
(+ (* x.im x.im) (* x.re x.re)) |
(* x.re x.re) |
(* y.re 1/2) |
y.re |
1/2 |
(* y.re (fabs (atan2 x.im x.re))) |
y.re |
(fabs (atan2 x.im x.re)) |
(atan2 x.im x.re) |
x.im |
x.re |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re))) |
y.re |
(* (atan2 x.im x.re) (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re)) |
(atan2 x.im x.re) |
x.im |
x.re |
(pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re) |
(* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) |
(+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1) |
1/2 |
(/ (* x.im x.im) (* x.re x.re)) |
(* x.im x.im) |
(* x.re x.re) |
1 |
(* (sin (* y.re (atan2 x.im x.re))) (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
y.re |
(atan2 x.im x.re) |
x.im |
x.re |
(pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re) |
(/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) |
(* -1/8 (pow x.re 4)) |
-1/8 |
(pow x.re 4) |
4 |
(* x.im (* x.im x.im)) |
(* x.im x.im) |
(* (exp (neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))))) (sin (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re))))) |
(exp (neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))))) |
(neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re)))) |
(+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))) |
y.re |
(log (/ -1 x.im)) |
(/ -1 x.im) |
-1 |
x.im |
(* y.im (atan2 x.im x.re)) |
y.im |
(atan2 x.im x.re) |
x.re |
(sin (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re)))) |
(+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re))) |
(neg y.im) |
(* y.re (atan2 x.im x.re)) |
| Outputs |
|---|
(* (atan2 x.im x.re) (* (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(* (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) y.re) |
(*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) |
(+ (* x.im x.im) (* x.re x.re)) |
(fma.f64 x.im x.im (*.f64 x.re x.re)) |
(* x.re x.re) |
(*.f64 x.re x.re) |
(* y.re 1/2) |
(*.f64 y.re #s(literal 1/2 binary64)) |
y.re |
1/2 |
#s(literal 1/2 binary64) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
y.re |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im (/.f64 (*.f64 x.im #s(literal 1/2 binary64)) x.re) x.re) y.re))) |
y.re |
(* (atan2 x.im x.re) (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im (/.f64 (*.f64 x.im #s(literal 1/2 binary64)) x.re) x.re) y.re)) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re) |
(pow.f64 (fma.f64 x.im (/.f64 (*.f64 x.im #s(literal 1/2 binary64)) x.re) x.re) y.re) |
(* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) |
(fma.f64 x.im (/.f64 (*.f64 x.im #s(literal 1/2 binary64)) x.re) x.re) |
(+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1) |
(fma.f64 x.im (*.f64 x.im (/.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re))) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* x.im x.im) (* x.re x.re)) |
(*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))) |
(* x.im x.im) |
(*.f64 x.im x.im) |
(* x.re x.re) |
(*.f64 x.re x.re) |
1 |
#s(literal 1 binary64) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re)) |
(*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.re) |
y.re |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.im |
x.re |
(pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re) |
(pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (pow x.re 4)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) |
-1/8 |
#s(literal -1/8 binary64) |
(pow x.re 4) |
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) |
4 |
#s(literal 4 binary64) |
(* x.im (* x.im x.im)) |
(*.f64 x.im (*.f64 x.im x.im)) |
(* x.im x.im) |
(*.f64 x.im x.im) |
(* (exp (neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))))) (sin (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (fma.f64 y.re (log.f64 (neg.f64 x.im)) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(exp (neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))))) |
(exp.f64 (fma.f64 y.re (log.f64 (neg.f64 x.im)) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re)))) |
(fma.f64 y.re (log.f64 (neg.f64 x.im)) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) |
(+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))) |
(fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 (log.f64 (neg.f64 x.im)) (neg.f64 y.re))) |
y.re |
(log (/ -1 x.im)) |
(neg.f64 (log.f64 (neg.f64 x.im))) |
(/ -1 x.im) |
(/.f64 #s(literal -1 binary64) x.im) |
-1 |
#s(literal -1 binary64) |
x.im |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
y.im |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
x.re |
(sin (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.re))) |
(+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.im (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(neg y.im) |
(neg.f64 y.im) |
(* y.re (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.re) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))) |
| ✓ | accuracy | 99.5% | (*.f64 y.im (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 98.7% | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 72.3% | (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re)))) |
| ✓ | accuracy | 98.7% | (*.f64 y.re (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 90.9% | (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
| ✓ | accuracy | 89.6% | (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) |
| ✓ | accuracy | 80.4% | (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
| ✓ | accuracy | 99.2% | (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re)) |
| ✓ | accuracy | 98.9% | (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) |
| ✓ | accuracy | 95.8% | (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re) |
| ✓ | accuracy | 92.1% | (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
| ✓ | accuracy | 100.0% | (atan2.f64 x.im x.re) |
| ✓ | accuracy | 100.0% | (fabs.f64 (atan2.f64 x.im x.re)) |
| ✓ | accuracy | 98.7% | (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
| ✓ | accuracy | 100.0% | (*.f64 y.re #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x.re x.re) |
| ✓ | accuracy | 99.2% | (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
| ✓ | accuracy | 93.9% | (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) |
| 63.0ms | 157× | 0 | invalid |
| 61.0ms | 66× | 1 | valid |
| 14.0ms | 9× | 2 | valid |
| 9.0ms | 22× | 0 | valid |
| 8.0ms | 2× | 3 | valid |
Compiled 364 to 48 computations (86.8% saved)
ival-mult: 44.0ms (35.8% of total)ival-pow: 20.0ms (16.3% of total)ival-sin: 15.0ms (12.2% of total)ival-div: 10.0ms (8.1% of total)ival-log: 10.0ms (8.1% of total)adjust: 6.0ms (4.9% of total)ival-add: 6.0ms (4.9% of total)ival-atan2: 4.0ms (3.3% of total)ival-exp: 3.0ms (2.4% of total)ival-neg: 3.0ms (2.4% of total)ival-fabs: 2.0ms (1.6% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (atan2 x.im x.re) (* (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) y.re))> |
#<alt (atan2 x.im x.re)> |
#<alt (* (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) y.re)> |
#<alt (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re)))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re))> |
#<alt (pow x.re 4)> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (log (/ -1 x.im))> |
#<alt (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re)))> |
#<alt (neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))))> |
#<alt (* (exp (neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))))) (sin (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re)))))> |
#<alt (* x.re x.re)> |
#<alt (* y.re 1/2)> |
#<alt (/ (* x.im x.im) (* x.re x.re))> |
#<alt (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re)> |
#<alt (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im)))> |
#<alt (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re)> |
#<alt (sin (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re))))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re)))> |
| Outputs |
|---|
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))))> |
#<alt (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (atan2 x.im x.re))))))))> |
#<alt (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (atan2 x.im x.re)))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (atan2 x.im x.re))))))))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6)))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6)))))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))))> |
#<alt (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re))))))))> |
#<alt (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (atan2 x.im x.re))))))))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6)))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6)))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* 1/2 (* y.re (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* 1/8 (* y.re (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re)))) (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (* y.re (+ (* 1/48 (* y.re (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (atan2 x.im x.re)))) (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re))))))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (atan2 x.im x.re)> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))))> |
#<alt (+ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))))> |
#<alt (+ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))))> |
#<alt (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (pow x.im 6)))))> |
#<alt (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (pow x.im 6)))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))))> |
#<alt (+ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))))> |
#<alt (+ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))))> |
#<alt (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (pow x.re 6)))))> |
#<alt (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (pow x.re 6)))))> |
#<alt y.re> |
#<alt (* y.re (+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* y.re (+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (* y.re (+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))))))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (exp (* 1/2 (* y.re (log (pow x.re 2)))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))))))))> |
#<alt (exp (* -1 (* y.re (log (/ 1 x.im)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6)))))> |
#<alt (exp (* -1 (* y.re (log (/ -1 x.im)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6)))))> |
#<alt (exp (* 1/2 (* y.re (log (pow x.im 2)))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))))))> |
#<alt (+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))))))))> |
#<alt (exp (* -1 (* y.re (log (/ 1 x.re)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6)))))> |
#<alt (exp (* -1 (* y.re (log (/ -1 x.re)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))))))> |
#<alt (+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2)))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (* y.re (fabs (atan2 x.im x.re)))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (fabs (atan2 x.im x.re))> |
#<alt (* 1/2 (/ (pow x.im 2) x.re))> |
#<alt (/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re)> |
#<alt (/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re)> |
#<alt (/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re)> |
#<alt x.re> |
#<alt (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))> |
#<alt x.re> |
#<alt (* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1)))> |
#<alt (* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1)))> |
#<alt (* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1)))> |
#<alt x.re> |
#<alt (+ x.re (* 1/2 (/ (pow x.im 2) x.re)))> |
#<alt (+ x.re (* 1/2 (/ (pow x.im 2) x.re)))> |
#<alt (+ x.re (* 1/2 (/ (pow x.im 2) x.re)))> |
#<alt (* 1/2 (/ (pow x.im 2) x.re))> |
#<alt (* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2))))> |
#<alt (* 1/2 (/ (pow x.im 2) x.re))> |
#<alt (* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2))))> |
#<alt (* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* y.re (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re)))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re))))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)))> |
#<alt (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* y.re (* (atan2 x.im x.re) (pow x.re y.re))))> |
#<alt (+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))))))))> |
#<alt (+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))) (* (pow x.im 2) (* y.re (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re))))))))))> |
#<alt (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6)) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))))> |
#<alt (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6)) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))))> |
#<alt (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))))> |
#<alt (+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 2 (/ (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re))))))))> |
#<alt (+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 2 (/ (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6))))) (atan2 x.im x.re))))))))))> |
#<alt (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6)))))> |
#<alt (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6)))))> |
#<alt (* (atan2 x.im x.re) (pow x.re y.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* (atan2 x.im x.re) (pow x.re y.re)))> |
#<alt (+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))))))> |
#<alt (+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re)))))))))> |
#<alt (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4))))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))))> |
#<alt (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4))))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))))> |
#<alt (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))> |
#<alt (+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 2 (/ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))))))> |
#<alt (+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 2 (/ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6))))) (atan2 x.im x.re)))))))))> |
#<alt (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re))) (pow x.re 6)))))> |
#<alt (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4))))> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re))) (pow x.re 6)))))> |
#<alt (atan2 x.im x.re)> |
#<alt (+ (* y.re (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (atan2 x.im x.re))> |
#<alt (+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re)))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))> |
#<alt (+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re))))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))> |
#<alt (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (pow x.re 4)> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* y.re (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2) (atan2 x.im x.re))))) (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 3) (atan2 x.im x.re)))))))) (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re)))) (atan2 x.im x.re)))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re))> |
#<alt (* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (+ (log -1) (* -1 (log x.im)))> |
#<alt (+ (log -1) (* -1 (log x.im)))> |
#<alt (+ (log -1) (* -1 (log x.im)))> |
#<alt (+ (log -1) (* -1 (log x.im)))> |
#<alt (+ (log -1) (log (/ 1 x.im)))> |
#<alt (+ (log -1) (log (/ 1 x.im)))> |
#<alt (+ (log -1) (log (/ 1 x.im)))> |
#<alt (+ (log -1) (log (/ 1 x.im)))> |
#<alt (log (/ -1 x.im))> |
#<alt (log (/ -1 x.im))> |
#<alt (log (/ -1 x.im))> |
#<alt (log (/ -1 x.im))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (log (/ -1 x.im))))> |
#<alt (* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im)))> |
#<alt (* -1 (* y.im (log (/ -1 x.im))))> |
#<alt (* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im)))))> |
#<alt (* -1 (* y.im (log (/ -1 x.im))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re)))> |
#<alt (* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re)))> |
#<alt (* y.re (atan2 x.im x.re))> |
#<alt (* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re))))> |
#<alt (* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re))))> |
#<alt (* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re))))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))> |
#<alt (- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re)))> |
#<alt (* -1 (* y.re (log (/ -1 x.im))))> |
#<alt (* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im))))> |
#<alt (* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im))))> |
#<alt (* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im))))> |
#<alt (* -1 (* y.re (log (/ -1 x.im))))> |
#<alt (* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im))))))> |
#<alt (* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im))))))> |
#<alt (* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (* y.re (log (/ -1 x.im))))> |
#<alt (- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im))))> |
#<alt (- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im))))> |
#<alt (- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im))))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re)))> |
#<alt (* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re)))> |
#<alt (* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (atan2 x.im x.re)))> |
#<alt (* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))> |
#<alt (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im))))))> |
#<alt (+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im)))))))> |
#<alt (+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im)))))))> |
#<alt (+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/6 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 3) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* 1/2 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (atan2 x.im x.re))))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im)))))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))> |
#<alt (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (atan2 x.im x.re)))))))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* y.im (+ (* -1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (pow (log (/ -1 x.im)) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))))))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))))> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (pow x.re 2)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (* 1/2 y.re)> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (/ (pow x.im 2) (pow x.re 2))> |
#<alt (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re)))))> |
#<alt (+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))))) (pow x.im 2))))> |
#<alt (+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (pow x.re 2) (+ (* 2 (/ (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))))))))> |
#<alt (+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (pow x.re 2) (+ (* 2 (/ (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6))))))))))))> |
#<alt (exp (* -1 (* y.re (log (/ 1 x.re)))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re))))) (pow x.re 6)))))> |
#<alt (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re))))))> |
#<alt (+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2))))> |
#<alt (+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4))))> |
#<alt (+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re))))) (pow x.re 6)))))> |
#<alt (pow x.re y.re)> |
#<alt (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (pow x.re y.re))) (pow x.re 2))) (pow x.re y.re))> |
#<alt (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))) (pow x.re y.re))> |
#<alt (+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re)) (* (pow x.im 2) (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))) (pow x.re y.re))> |
#<alt (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im))))))> |
#<alt (+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2))))> |
#<alt (+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re))))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))))> |
#<alt (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im))))))> |
#<alt (+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2))))> |
#<alt (+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))> |
#<alt (+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re))))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))))> |
#<alt 1> |
#<alt (+ 1 (* y.re (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))))))> |
#<alt (+ 1 (* y.re (+ (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (* 1/2 (* y.re (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2))))))> |
#<alt (+ 1 (* y.re (+ (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* 1/6 (* y.re (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3))) (* 1/2 (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2)))))))> |
#<alt (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)> |
#<alt (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)> |
#<alt (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)> |
#<alt (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)> |
#<alt (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)> |
#<alt (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)> |
#<alt (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)> |
#<alt (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (* -1/8 (/ (pow x.re 4) (pow x.im 3)))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re)))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re)))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re)))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re)))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re))))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re))))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re))))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re))))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re))))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re))))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re))))))> |
#<alt (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re))))))> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im)))))> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im))))))> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im))))))> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im))))))> |
#<alt (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im))))))> |
#<alt (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im))))))> |
#<alt (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im))))))> |
#<alt (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im))))))> |
#<alt (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im))))))> |
#<alt 1> |
#<alt (+ 1 (* y.re (log (* -1/8 (/ (pow x.re 4) (pow x.im 3))))))> |
#<alt (+ 1 (* y.re (+ (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (* 1/2 (* y.re (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2))))))> |
#<alt (+ 1 (* y.re (+ (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (* y.re (+ (* 1/6 (* y.re (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 3))) (* 1/2 (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2)))))))> |
#<alt (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)> |
#<alt (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)> |
#<alt (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)> |
#<alt (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)> |
#<alt (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)> |
#<alt (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)> |
#<alt (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)> |
#<alt (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (* y.re (atan2 x.im x.re)))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* -1 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im)))) (* -1/2 (* y.im (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re)))))))))> |
#<alt (+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im)))) (* y.im (+ (* -1/2 (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re))))) (* 1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (/ -1 x.im)) 3)))))))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (* -1 (* y.im (log (/ -1 x.im)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))> |
#<alt (+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (* y.re (log (/ -1 x.im)))> |
#<alt (* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re)))> |
#<alt (* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re)))> |
#<alt (* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re)))> |
#<alt (* y.re (log (/ -1 x.im)))> |
#<alt (* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))))> |
#<alt (* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))))> |
#<alt (* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (* y.re (log (/ -1 x.im)))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re)))> |
#<alt (* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re)))> |
#<alt (* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re)))> |
#<alt (* y.im (atan2 x.im x.re))> |
#<alt (* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re)))))> |
#<alt (* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re)))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
#<alt (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))> |
210 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | x.re | @ | 0 | (* (sin (* y.re (atan2 x.im x.re))) (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re)) |
| 20.0ms | x.im | @ | -inf | (* (sin (* y.re (atan2 x.im x.re))) (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re)) |
| 16.0ms | x.im | @ | 0 | (* (sin (* y.re (atan2 x.im x.re))) (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re)) |
| 13.0ms | x.re | @ | 0 | (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re))) |
| 10.0ms | x.re | @ | inf | (* (sin (* y.re (atan2 x.im x.re))) (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re)) |
| 1× | batch-egg-rewrite |
| 8 096× | accelerator-lowering-fma.f32 |
| 8 096× | accelerator-lowering-fma.f64 |
| 4 742× | *-lowering-*.f32 |
| 4 742× | *-lowering-*.f64 |
| 3 264× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 277 |
| 1 | 216 | 260 |
| 2 | 1398 | 254 |
| 0 | 8387 | 231 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (atan2 x.im x.re) (* (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) y.re)) |
(atan2 x.im x.re) |
(* (pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) y.re) |
(pow (+ (* x.im x.im) (* x.re x.re)) (* y.re 1/2)) |
(* y.re (fabs (atan2 x.im x.re))) |
(fabs (atan2 x.im x.re)) |
(* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re))) |
(* (atan2 x.im x.re) (pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re)) |
(pow x.re 4) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re)) |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(log (/ -1 x.im)) |
(+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re))) |
(neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re)))) |
(* (exp (neg (+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))))) (sin (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re))))) |
(* x.re x.re) |
(* y.re 1/2) |
(/ (* x.im x.im) (* x.re x.re)) |
(pow (* x.re (+ (* 1/2 (/ (* x.im x.im) (* x.re x.re))) 1)) y.re) |
(/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) |
(pow (/ (* -1/8 (pow x.re 4)) (* x.im (* x.im x.im))) y.re) |
(sin (+ (* (log (/ -1 x.im)) (neg y.im)) (* y.re (atan2 x.im x.re)))) |
(* y.im (atan2 x.im x.re)) |
(+ (* y.re (log (/ -1 x.im))) (* y.im (atan2 x.im x.re))) |
| Outputs |
|---|
(*.f64 (atan2.f64 x.im x.re) (*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(*.f64 (*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) (atan2.f64 x.im x.re)) |
(*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) y.re) |
(-.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 x.im x.re))) |
(neg.f64 (neg.f64 (atan2.f64 x.im x.re))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (atan2.f64 x.im x.re))) |
(atan2.f64 x.im x.re) |
(*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) y.re)) |
(*.f64 (*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 y.re #s(literal 1/4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64)) (*.f64 (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(fabs.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re)) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) |
(pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (*.f64 y.re #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) |
(pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) #s(literal 1/2 binary64)) (*.f64 y.re #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (*.f64 y.re #s(literal 1/2 binary64))) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x.im x.re) (-.f64 x.im x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (fma.f64 y.re #s(literal 1/4 binary64) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (fabs.f64 (atan2.f64 x.im x.re)) y.re) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs.f64 (neg.f64 (atan2.f64 x.im x.re))) |
(fabs.f64 (-.f64 (atan2.f64 x.im x.re) #s(literal 0 binary64))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 (atan2.f64 x.im x.re))) |
(+.f64 x.re (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re))) |
(+.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re)) x.re) |
(exp.f64 (log.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re))) |
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (fma.f64 x.re (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)) (neg.f64 x.re))) (/.f64 (*.f64 x.re x.re) (fma.f64 x.re (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)) (neg.f64 x.re)))) |
(fma.f64 x.re (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)) x.re) |
(fma.f64 x.re #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) x.re) x.re) |
(fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) |
(fma.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)) x.re x.re) |
(fma.f64 #s(literal 1 binary64) x.re (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re))) |
(fma.f64 (*.f64 x.re #s(literal 1/2 binary64)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) x.re) |
(fma.f64 (*.f64 x.re (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) #s(literal 1/2 binary64) x.re) |
(fma.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re) |
(fma.f64 (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re) |
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x.im) x.re) x.im) (/.f64 x.re x.re) x.re) |
(fma.f64 (pow.f64 x.re #s(literal 1/2 binary64)) (pow.f64 x.re #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re))) |
(fma.f64 (/.f64 x.re x.re) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x.im) x.re) x.im) x.re) |
(/.f64 x.re (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re)) x.re))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/8 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x.re (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)) (neg.f64 x.re)) (-.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re x.re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (*.f64 x.re (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64)) (*.f64 x.re (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) x.re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal -1 binary64)) x.re))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/8 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re)) x.re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (fma.f64 x.re (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)) (neg.f64 x.re))) |
(/.f64 (*.f64 x.re (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64))) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) |
(/.f64 (*.f64 x.re (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) x.re) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal -1 binary64)) x.re) (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/8 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (neg.f64 (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re)) x.re))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re x.re))) (neg.f64 (fma.f64 x.re (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)) (neg.f64 x.re)))) |
(/.f64 (neg.f64 (*.f64 x.re (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))) |
(/.f64 (neg.f64 (*.f64 x.re (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) x.re)) (neg.f64 (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal -1 binary64)) x.re)) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 x.re (*.f64 x.re x.re) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/8 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (*.f64 x.re x.re)))) (fma.f64 x.re x.re (-.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re)))))) |
(/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (-.f64 x.re (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re)))) |
(*.f64 x.re (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64))) |
(*.f64 x.re (exp.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) x.re) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/8 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re)) x.re))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 1/4 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (fma.f64 x.re (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)) (neg.f64 x.re)))) |
(*.f64 (*.f64 x.re (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))) |
(*.f64 (*.f64 x.re (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal -1 binary64)) x.re) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64)))) |
(*.f64 (exp.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re)))) x.re) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 y.re (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re)) y.re) |
(*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re)) |
(*.f64 (*.f64 y.re (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re)) (atan2.f64 x.im x.re)) |
(*.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (pow.f64 x.re y.re)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) y.re)) |
(*.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re)) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re) (atan2.f64 x.im x.re)) |
(*.f64 (pow.f64 x.re y.re) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) y.re) (atan2.f64 x.im x.re))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64))) (atan2.f64 x.im x.re))) |
(*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) y.re)) |
(*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x.re))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x.re x.re)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x.re) #s(literal 2 binary64) (log.f64 (*.f64 x.re x.re)))) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow.f64 (*.f64 x.re x.re) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 x.re)) |
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) |
(*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) |
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) |
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) |
(*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) y.re)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) y.re) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) |
(*.f64 (atan2.f64 x.im x.re) y.re) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.im)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.im))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (neg.f64 x.im)))) |
(+.f64 (neg.f64 (log.f64 x.im)) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 x.im))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.im) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im))))) (/.f64 (pow.f64 (log.f64 x.im) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.im) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (log.f64 (neg.f64 x.im))) (/.f64 (pow.f64 (log.f64 x.im) #s(literal 2 binary64)) (log.f64 (neg.f64 x.im)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x.im) (log.f64 #s(literal -1 binary64))) |
(neg.f64 (log.f64 (neg.f64 x.im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.im) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)))) (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x.im) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (neg.f64 x.im)) (*.f64 (log.f64 (neg.f64 x.im)) (neg.f64 (log.f64 (neg.f64 x.im)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x.im) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.im) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im))))) |
(/.f64 (*.f64 (log.f64 (neg.f64 x.im)) (neg.f64 (log.f64 (neg.f64 x.im)))) (log.f64 (neg.f64 x.im))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.im) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (neg.f64 x.im)) (neg.f64 (log.f64 (neg.f64 x.im))))) (neg.f64 (log.f64 (neg.f64 x.im)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x.im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 (log.f64 x.im))) (*.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.im)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (neg.f64 x.im)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (neg.f64 (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (neg.f64 x.im)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 (log.f64 x.im)))) (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 x.im)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (log.f64 (neg.f64 x.im)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (neg.f64 x.im))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x.im) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)))))) |
(*.f64 (*.f64 (log.f64 (neg.f64 x.im)) (neg.f64 (log.f64 (neg.f64 x.im)))) (/.f64 #s(literal 1 binary64) (log.f64 (neg.f64 x.im)))) |
(+.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)) |
(+.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (neg.f64 (log.f64 (neg.f64 x.im))) y.im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) |
(fma.f64 (atan2.f64 x.im x.re) y.re (*.f64 (log.f64 (neg.f64 x.im)) y.im)) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (log.f64 (neg.f64 x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(fma.f64 (neg.f64 (log.f64 (neg.f64 x.im))) (neg.f64 y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(fma.f64 (neg.f64 y.im) (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.re)) |
(fma.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)) |
(fma.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 x.im))) #s(literal -1 binary64)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (neg.f64 (log.f64 (neg.f64 x.im))) y.im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64))) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (fma.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) (+.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(+.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))) |
(+.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im)) (*.f64 y.re (log.f64 (neg.f64 x.im)))) |
(+.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(-.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im)) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (fma.f64 y.re (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(fma.f64 (atan2.f64 x.im x.re) (neg.f64 y.im) (*.f64 y.re (log.f64 (neg.f64 x.im)))) |
(fma.f64 y.re (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (log.f64 (neg.f64 x.im)))) |
(fma.f64 (neg.f64 (log.f64 (neg.f64 x.im))) (neg.f64 y.re) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))) |
(fma.f64 y.im (neg.f64 (atan2.f64 x.im x.re)) (*.f64 y.re (log.f64 (neg.f64 x.im)))) |
(fma.f64 (neg.f64 y.im) (atan2.f64 x.im x.re) (*.f64 y.re (log.f64 (neg.f64 x.im)))) |
(fma.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64))) |
(fma.f64 (neg.f64 (atan2.f64 x.im x.re)) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) |
(fma.f64 (log.f64 (neg.f64 x.im)) y.re (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))) |
(fma.f64 (neg.f64 y.re) (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))) |
(neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))))) (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) #s(literal 0 binary64)) (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y.re (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (fma.f64 y.re (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (neg.f64 (fma.f64 y.re (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im)))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))) (-.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im)) (*.f64 y.re (log.f64 (neg.f64 x.im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))) (fma.f64 y.im (neg.f64 (atan2.f64 x.im x.re)) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64))) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)))) (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im)) (*.f64 y.re (log.f64 (neg.f64 x.im))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal -1 binary64)) (*.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(*.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y.re (log.f64 (neg.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))))))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(+.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(fma.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (exp.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (-.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))))) (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))))) (-.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x.im) (neg.f64 y.re)) (/.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))) (/.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (/.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (exp.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im)))) |
(*.f64 (/.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) (neg.f64 y.re))) |
(exp.f64 (log.f64 (*.f64 x.re x.re))) |
(-.f64 #s(literal 0 binary64) (*.f64 x.re (neg.f64 x.re))) |
(neg.f64 (*.f64 x.re (neg.f64 x.re))) |
(/.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))) |
(/.f64 (*.f64 x.re (neg.f64 x.re)) #s(literal -1 binary64)) |
(pow.f64 x.re #s(literal 2 binary64)) |
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) |
(*.f64 x.re x.re) |
(*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) |
(*.f64 #s(literal -1 binary64) (*.f64 x.re (neg.f64 x.re))) |
(/.f64 y.re #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) y.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) y.re) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) y.re))) |
(/.f64 (neg.f64 y.re) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 y.re)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) y.re) #s(literal -1 binary64)) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) y.re) |
(*.f64 #s(literal 1 binary64) (*.f64 y.re #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 y.re) #s(literal -1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x.im x.re)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x.im) #s(literal 2 binary64)) (log.f64 (*.f64 x.re x.re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (neg.f64 x.re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.re (neg.f64 x.re))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (neg.f64 x.re)))) |
(neg.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re (neg.f64 x.re)))) |
(/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) |
(/.f64 (*.f64 x.im (neg.f64 x.im)) (*.f64 x.re (neg.f64 x.re))) |
(/.f64 (/.f64 x.im x.re) (/.f64 x.re x.im)) |
(/.f64 (/.f64 (*.f64 x.im x.im) x.re) x.re) |
(/.f64 (neg.f64 (/.f64 (*.f64 x.im x.im) x.re)) (neg.f64 x.re)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x.im x.im) x.re))) (neg.f64 (neg.f64 x.re))) |
(pow.f64 (/.f64 x.im x.re) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1 binary64)) |
(*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))) |
(*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))) |
(*.f64 (*.f64 x.im x.im) (pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (neg.f64 x.re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) |
(*.f64 (*.f64 x.im (neg.f64 x.im)) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))) |
(*.f64 (neg.f64 x.im) (/.f64 (neg.f64 x.im) (*.f64 x.re x.re))) |
(*.f64 (/.f64 x.im x.re) (/.f64 x.im x.re)) |
(*.f64 (/.f64 x.im x.re) (/.f64 (/.f64 x.im x.re) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x.im x.im) x.re) (/.f64 #s(literal 1 binary64) x.re)) |
(*.f64 (/.f64 (*.f64 x.im x.im) x.re) (/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64))) |
(*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im) |
(*.f64 (neg.f64 (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 #s(literal 1 binary64) (neg.f64 x.re))) |
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 (*.f64 x.im x.im) x.re)) |
(*.f64 (/.f64 x.im (neg.f64 x.re)) (/.f64 (neg.f64 x.im) x.re)) |
(*.f64 (/.f64 (neg.f64 x.im) x.re) (/.f64 x.im (neg.f64 x.re))) |
(*.f64 (/.f64 #s(literal -1 binary64) x.re) (/.f64 (*.f64 x.im x.im) (neg.f64 x.re))) |
(*.f64 (/.f64 (/.f64 x.im x.re) #s(literal 1 binary64)) (/.f64 x.im x.re)) |
(*.f64 (/.f64 (*.f64 x.im x.im) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))) |
(*.f64 (pow.f64 (/.f64 x.im x.re) #s(literal 1 binary64)) (pow.f64 (/.f64 x.im x.re) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 y.re (log.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x.re) y.re (*.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re))) y.re))) |
(exp.f64 (fma.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1/2 binary64)) (*.f64 x.re x.re))) y.re (*.f64 (log.f64 x.re) y.re))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)) (*.f64 y.re #s(literal 1/2 binary64)) (*.f64 (log.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) y.re) |
(pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)) (*.f64 y.re #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)) y.re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re)) #s(literal 1/2 binary64)) y.re) |
(pow.f64 (exp.f64 y.re) (log.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re))) |
(*.f64 (pow.f64 x.re y.re) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) y.re)) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) y.re) (pow.f64 x.re y.re)) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (/.f64 (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (/.f64 (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) x.re) x.re) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 (/.f64 #s(literal -1/8 binary64) x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x.im (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im x.im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) x.im))) |
(/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) |
(/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im (*.f64 x.im x.im))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) (neg.f64 (*.f64 x.im (*.f64 x.im x.im)))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) x.im) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) |
(/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) (*.f64 x.im #s(literal -8 binary64))) |
(/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) (*.f64 x.im x.im)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64)))) (*.f64 x.im (neg.f64 x.im))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.im x.im)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im))) x.im) |
(/.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im x.im)) x.im) |
(/.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) x.im) x.im) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (*.f64 x.im (*.f64 x.im x.im))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)))) (exp.f64 (log.f64 (neg.f64 (*.f64 x.im (*.f64 x.im x.im)))))) |
(/.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))))) (*.f64 x.im x.im)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))))) (*.f64 x.im x.im)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.im (neg.f64 x.im))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)))) (neg.f64 x.im)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im x.im))) (neg.f64 x.im)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) x.im)) (neg.f64 x.im)) |
(pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) |
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x.im) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im (neg.f64 x.im)))) |
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x.im) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) (/.f64 #s(literal -1/8 binary64) x.im)) |
(*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im x.im))) |
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (pow.f64 (/.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x.im) x.im)) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.im (neg.f64 x.im)))) |
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (/.f64 (/.f64 #s(literal -1/8 binary64) x.im) x.im)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.im)) |
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.im)) |
(*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) x.im) (/.f64 #s(literal 1 binary64) x.im)) |
(*.f64 (pow.f64 (/.f64 x.im (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 x.im x.im) #s(literal -8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.im x.im) #s(literal -8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x.im (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1/8 binary64))) (exp.f64 (log.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im)))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (exp.f64 (neg.f64 (log.f64 (*.f64 x.im #s(literal -8 binary64))))) (exp.f64 (log.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im))))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) x.im) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (neg.f64 x.im)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) x.im) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (neg.f64 x.im)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (neg.f64 x.im))) (/.f64 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) x.im)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (neg.f64 x.im)) (/.f64 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (neg.f64 x.im))) (/.f64 #s(literal 1/8 binary64) x.im)) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (neg.f64 x.im)) (/.f64 #s(literal 1/8 binary64) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x.re x.re)) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) x.im)) |
(*.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) (pow.f64 x.im #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (neg.f64 x.im))) |
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.im x.im)) (/.f64 #s(literal -1/8 binary64) (neg.f64 x.im))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 x.im #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (neg.f64 x.im))) |
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.im #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 x.re x.re)) (pow.f64 x.im #s(literal 3/2 binary64))) (/.f64 (*.f64 x.re x.re) (pow.f64 x.im #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x.im) x.im) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 y.re (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 y.re #s(literal 1/2 binary64)) (*.f64 (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) y.re) |
(pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) |
(pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))) (neg.f64 y.re)) |
(pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))) (*.f64 #s(literal -1 binary64) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 y.re #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))))) y.re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1/2 binary64)) y.re) |
(pow.f64 (exp.f64 y.re) (log.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 #s(literal -1/8 binary64) y.re) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) y.re) (pow.f64 #s(literal -1/8 binary64) y.re)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) y.re) (pow.f64 x.im (*.f64 #s(literal -3 binary64) y.re))) |
(*.f64 (pow.f64 x.im (*.f64 #s(literal -3 binary64) y.re)) (pow.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) y.re)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) x.im) y.re) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) y.re)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) y.re) (pow.f64 (/.f64 #s(literal -1/8 binary64) x.im) y.re)) |
(*.f64 (pow.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) y.re) (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 (pow.f64 #s(literal 1 binary64) y.re) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) y.re)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) y.re) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) y.re) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) y.re)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) y.re) (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im x.im)) y.re)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im x.im)) y.re) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) y.re)) |
(*.f64 (pow.f64 #s(literal 1 binary64) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) y.re)) |
(*.f64 (pow.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1/8 binary64) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 #s(literal -1/8 binary64) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) x.im) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1/8 binary64) x.im) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im x.im)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im x.im)) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) y.re)) |
(*.f64 (pow.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1/8 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) x.im) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1/8 binary64) x.im) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im #s(literal -8 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im x.im)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im x.im)) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1/8 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 x.im (*.f64 #s(literal -3 binary64) (*.f64 y.re #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) x.im) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im x.im)) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (fma.f64 y.re #s(literal 1/2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 y.re #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (*.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (sin.f64 (*.f64 (neg.f64 (log.f64 (neg.f64 x.im))) y.im)))) |
(-.f64 (*.f64 (sin.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) (cos.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) (*.f64 (cos.f64 (/.f64 (pow.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) (sin.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 2 binary64)) (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 2 binary64)) (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) |
(fma.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(fma.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) |
(fma.f64 (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) |
(fma.f64 (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(fma.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))))))) |
(/.f64 (*.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) (neg.f64 (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(*.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)) (cos.f64 (*.f64 (atan2.f64 x.im x.re) y.re))) (*.f64 (sin.f64 (*.f64 (atan2.f64 x.im x.re) y.re)) (cos.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im)))))))) |
(*.f64 (*.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) (/.f64 #s(literal 1 binary64) (sin.f64 (-.f64 (*.f64 (log.f64 (neg.f64 x.im)) y.im) (*.f64 (atan2.f64 x.im x.re) y.re))))) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(*.f64 y.im (atan2.f64 x.im x.re)) |
(+.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))))) |
(+.f64 #s(literal 0 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im))))) (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))))) |
(fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))))) |
(fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(fma.f64 (neg.f64 (log.f64 (neg.f64 x.im))) y.re (*.f64 (atan2.f64 x.im x.re) y.im)) |
(fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))))) |
(fma.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64))) (-.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (+.f64 (/.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (*.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) (*.f64 (atan2.f64 x.im x.re) y.im)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im)))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.im) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.im)))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 y.re (log.f64 (neg.f64 x.im))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (atan2.f64 x.im x.re) y.im (*.f64 y.re (log.f64 (neg.f64 x.im)))))) |
| 1× | egg-herbie |
| 9 466× | accelerator-lowering-fma.f32 |
| 9 466× | accelerator-lowering-fma.f64 |
| 7 124× | *-lowering-*.f32 |
| 7 124× | *-lowering-*.f64 |
| 6 664× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1211 | 18156 |
| 1 | 3803 | 17370 |
| 0 | 8083 | 16664 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re)))) |
(+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (atan2 x.im x.re)))))))) |
(+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (atan2 x.im x.re)))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (atan2 x.im x.re)))))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6))))) |
(* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re)))) |
(+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))))))) |
(+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (atan2 x.im x.re)))))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* 1/2 (* y.re (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* 1/8 (* y.re (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re)))) (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (* y.re (+ (* 1/48 (* y.re (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (atan2 x.im x.re)))) (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re))))))) (atan2 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(atan2 x.im x.re) |
(* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))) |
(+ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))))))) |
(+ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))))))))) |
(* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (pow x.im 6))))) |
(* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (pow x.im 6))))) |
(* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))) |
(+ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))))))) |
(+ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))))))))) |
(* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (pow x.re 6))))) |
(* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (pow x.re 6))))) |
y.re |
(* y.re (+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(* y.re (+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(* y.re (+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2)))))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(exp (* 1/2 (* y.re (log (pow x.re 2))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2)))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))) |
(exp (* -1 (* y.re (log (/ 1 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6))))) |
(exp (* -1 (* y.re (log (/ -1 x.im))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6))))) |
(exp (* 1/2 (* y.re (log (pow x.im 2))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2)))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))) |
(exp (* -1 (* y.re (log (/ 1 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(exp (* -1 (* y.re (log (/ -1 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
1 |
(+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2))))))) |
(+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(* 1/2 (/ (pow x.im 2) x.re)) |
(/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re) |
(/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re) |
(/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
x.re |
(* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1))) |
(* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1))) |
(* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1))) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(* 1/2 (/ (pow x.im 2) x.re)) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(* 1/2 (/ (pow x.im 2) x.re)) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* y.re (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re)))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re))))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(* y.re (* (atan2 x.im x.re) (pow x.re y.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))))))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))) (* (pow x.im 2) (* y.re (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re)))))))))) |
(* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6)) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))) |
(* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6)) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))) |
(* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))) |
(+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 2 (/ (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))))))) |
(+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 2 (/ (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6))))) (atan2 x.im x.re)))))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(* (atan2 x.im x.re) (pow x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* (atan2 x.im x.re) (pow x.re y.re))) |
(+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))))))) |
(+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re))))))))) |
(* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4))))) |
(* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4))))) |
(* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) |
(+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 2 (/ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re))))))) |
(+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 2 (/ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6))))) (atan2 x.im x.re))))))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re))) (pow x.re 6))))) |
(* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re))) (pow x.re 6))))) |
(atan2 x.im x.re) |
(+ (* y.re (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (atan2 x.im x.re)) |
(+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re)))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re)) |
(+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re))))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(pow x.re 4) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* y.re (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2) (atan2 x.im x.re))))) (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 3) (atan2 x.im x.re)))))))) (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(+ (log -1) (* -1 (log x.im))) |
(+ (log -1) (* -1 (log x.im))) |
(+ (log -1) (* -1 (log x.im))) |
(+ (log -1) (* -1 (log x.im))) |
(+ (log -1) (log (/ 1 x.im))) |
(+ (log -1) (log (/ 1 x.im))) |
(+ (log -1) (log (/ 1 x.im))) |
(+ (log -1) (log (/ 1 x.im))) |
(log (/ -1 x.im)) |
(log (/ -1 x.im)) |
(log (/ -1 x.im)) |
(log (/ -1 x.im)) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(* -1 (* y.im (log (/ -1 x.im)))) |
(* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(* -1 (* y.im (log (/ -1 x.im)))) |
(* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(* -1 (* y.im (log (/ -1 x.im)))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re))) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re))) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re)))) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re)))) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re)))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))) |
(- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))) |
(* -1 (* y.re (log (/ -1 x.im)))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im)))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im)))) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im)))) |
(* -1 (* y.re (log (/ -1 x.im)))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im)))))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im)))))) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (* y.re (log (/ -1 x.im)))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im)))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im)))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im)))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re))) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im)))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im))))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im))))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/6 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 3) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* 1/2 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (atan2 x.im x.re))))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im))))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (atan2 x.im x.re)))))))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* y.im (+ (* -1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (pow (log (/ -1 x.im)) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))))))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(pow x.re 2) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(* 1/2 y.re) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/ (pow x.im 2) (pow x.re 2)) |
(exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) |
(+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))))) (pow x.im 2)))) |
(+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (pow x.re 2) (+ (* 2 (/ (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4))))))))) |
(+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (pow x.re 2) (+ (* 2 (/ (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6)))))))))))) |
(exp (* -1 (* y.re (log (/ 1 x.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2)))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(pow x.re y.re) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (pow x.re y.re))) (pow x.re 2))) (pow x.re y.re)) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))) (pow x.re y.re)) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re)) (* (pow x.im 2) (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))) (pow x.re y.re)) |
(exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2)))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re))))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))) |
(exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2)))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re))))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))) |
1 |
(+ 1 (* y.re (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
(+ 1 (* y.re (+ (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (* 1/2 (* y.re (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2)))))) |
(+ 1 (* y.re (+ (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* 1/6 (* y.re (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3))) (* 1/2 (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2))))))) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) |
(exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) |
(exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) |
(exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) |
(exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) |
1 |
(+ 1 (* y.re (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))))) |
(+ 1 (* y.re (+ (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (* 1/2 (* y.re (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2)))))) |
(+ 1 (* y.re (+ (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (* y.re (+ (* 1/6 (* y.re (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 3))) (* 1/2 (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2))))))) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (* y.re (atan2 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* -1 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im)))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im)))) (* -1/2 (* y.im (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re))))))))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im)))) (* y.im (+ (* -1/2 (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re))))) (* 1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (/ -1 x.im)) 3))))))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (* -1 (* y.im (log (/ -1 x.im))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(* y.im (atan2 x.im x.re)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(* y.re (log (/ -1 x.im))) |
(* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re))) |
(* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re))) |
(* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re))) |
(* y.re (log (/ -1 x.im))) |
(* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))) |
(* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))) |
(* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(* y.re (log (/ -1 x.im))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(* y.im (atan2 x.im x.re)) |
(* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re))) |
(* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re))) |
(* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re))) |
(* y.im (atan2 x.im x.re)) |
(* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re))))) |
(* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re))))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
| Outputs |
|---|
(* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (atan2.f64 x.im x.re))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)))) |
(+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (atan2 x.im x.re)))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (*.f64 y.re y.re)) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))))) (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)))) |
(+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (atan2 x.im x.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (atan2 x.im x.re)))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))) (atan2 x.im x.re)))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64))))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (*.f64 y.re y.re))) (*.f64 x.re x.re))) (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) (/.f64 (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))))) (*.f64 x.im x.im))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))))) (*.f64 x.im x.im)) (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) (/.f64 (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.re #s(literal 6 binary64))) y.re))))) (pow.f64 x.im #s(literal 6 binary64))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) |
(*.f64 y.re (/.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (/.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (*.f64 y.re (/.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(fma.f64 y.re (/.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (/.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (/.f64 (*.f64 (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (* (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6))))) |
(+.f64 (fma.f64 y.re (/.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (/.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (/.f64 (*.f64 (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 4 binary64))))) (/.f64 (*.f64 (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.re #s(literal 6 binary64))) y.re))))) (pow.f64 x.im #s(literal 6 binary64)))) |
(* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))))) |
(+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))))) (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))))) |
(+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))) (atan2 x.im x.re)))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))))) (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))))))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (/.f64 (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))))) (*.f64 x.re x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (/.f64 (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 y.re (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))))) (pow.f64 x.re #s(literal 6 binary64))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (*.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) (/.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (* (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (fma.f64 y.re (fma.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) (/.f64 (*.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (/.f64 (*.f64 y.re (*.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)))))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) (pow.f64 x.re #s(literal 6 binary64))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* 1/2 (* y.re (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re #s(literal 1/2 binary64)) (*.f64 (atan2.f64 x.im x.re) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* 1/8 (* y.re (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re)))) (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/8 binary64) y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (atan2.f64 x.im x.re) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* 1/2 (* (log (+ (pow x.im 2) (pow x.re 2))) (atan2 x.im x.re))) (* y.re (+ (* 1/48 (* y.re (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 3) (atan2 x.im x.re)))) (* 1/8 (* (pow (log (+ (pow x.im 2) (pow x.re 2))) 2) (atan2 x.im x.re))))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (fma.f64 y.re (fma.f64 (*.f64 #s(literal 1/48 binary64) y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 3 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (atan2.f64 x.im x.re) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) (atan2.f64 x.im x.re))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(* y.re (* (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))))) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2))) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))) |
(fma.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))))) (*.f64 x.re x.re))) |
(+ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (*.f64 y.re y.re)) (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))))) |
(+ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))))) (* (pow x.im 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6))))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (*.f64 y.re y.re)) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))))) (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))))) |
(* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))) |
(*.f64 y.re (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) (*.f64 x.im x.im)) (*.f64 y.re (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) (*.f64 x.im x.im)) (*.f64 y.re (fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.im)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) (*.f64 x.im x.im)) (fma.f64 y.re (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.re #s(literal 6 binary64))) y.re))) (pow.f64 x.im #s(literal 6 binary64))))) (*.f64 y.re (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))))) |
(* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))) |
(/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.re y.re) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)))) |
(+.f64 (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.re y.re) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (/.f64 (*.f64 (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.im)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2)))))) (pow x.im 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re)))))) (pow x.im 6))))) |
(fma.f64 y.re (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.re #s(literal 6 binary64))) y.re))) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 (*.f64 y.re y.re) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)))) |
(* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) |
(+ (* 1/2 (/ (* (pow x.re 2) (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2))) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))))) |
(+ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))))))) |
(fma.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re y.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))))))) |
(+ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (* (pow x.re 2) (+ (* 1/2 (/ (* (pow y.re 2) (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4)))))) (* (pow x.re 2) (* y.re (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6))))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re y.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64)))))) (*.f64 y.re (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))))))) (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))))) |
(* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))) |
(*.f64 y.re (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (*.f64 y.re (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 y.re (fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ 1 x.re)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (pow x.re 6))))) |
(fma.f64 y.re (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (*.f64 y.re (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))))) |
(* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))) |
(*.f64 y.re (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) |
(fma.f64 y.re (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)))) |
(fma.f64 y.re (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (* y.re (exp (* -1 (* y.re (log (/ -1 x.re)))))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re)))))) (pow x.re 6))))) |
(fma.f64 y.re (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 y.re (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)))) |
y.re |
(* y.re (+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re) |
(* y.re (+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (*.f64 y.re (fma.f64 #s(literal 1/8 binary64) (*.f64 y.re (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) y.re) |
(* y.re (+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2)))))))) |
(fma.f64 y.re (*.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) y.re) (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) y.re) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(* y.re (exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2))))))) |
(*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))))) |
(exp (* 1/2 (* y.re (log (pow x.re 2))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.re 2))))) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.re 2)))))) (pow x.re 2))) (* (pow x.im 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/4 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4))))) (* (pow x.im 2) (* (exp (* 1/2 (* y.re (log (pow x.re 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/6 (/ y.re (pow x.re 6)))))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 (*.f64 x.im x.im) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/48 binary64) (*.f64 y.re (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 6 binary64))))) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))))) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re))))) |
(exp (* -1 (* y.re (log (/ 1 x.im))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) (*.f64 x.im x.im)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re)))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.re #s(literal 6 binary64))) y.re))) (pow.f64 x.im #s(literal 6 binary64)))) (exp.f64 (*.f64 (neg.f64 (log.f64 x.im)) (neg.f64 y.re))))) |
(exp (* -1 (* y.re (log (/ -1 x.im))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.im))))))) (pow x.im 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/4 (* (pow x.re 4) y.re)) (* 1/8 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.im))))) (+ (* -1/8 (* (pow x.re 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.re 6) (pow y.re 3))) (* 1/6 (* (pow x.re 6) y.re))))) (pow x.im 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 x.im x.im)) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x.re #s(literal 6 binary64))) y.re))) (pow.f64 x.im #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)))) |
(exp (* 1/2 (* y.re (log (pow x.im 2))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* 1/2 (/ (* (pow x.re 2) (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))))) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) |
(+ (exp (* 1/2 (* y.re (log (pow x.im 2))))) (* (pow x.re 2) (+ (* 1/2 (/ (* y.re (exp (* 1/2 (* y.re (log (pow x.im 2)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/4 (/ y.re (pow x.im 4))) (* 1/8 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* 1/2 (* y.re (log (pow x.im 2))))) (+ (* -1/8 (/ (pow y.re 2) (pow x.im 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.im 6))) (* 1/6 (/ y.re (pow x.im 6)))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64)))))) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im)))) (fma.f64 #s(literal -1/4 binary64) (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))))) (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.im x.im))))) |
(exp (* -1 (* y.re (log (/ 1 x.re))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) |
(exp (* -1 (* y.re (log (/ -1 x.re))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) |
(+ (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ -1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/4 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ -1 x.re))))) (+ (* -1/8 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/6 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))) (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.re))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(fma.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (* 1/8 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))) (* 1/2 (log (+ (pow x.im 2) (pow x.re 2))))))) |
(fma.f64 y.re (fma.f64 #s(literal 1/8 binary64) (*.f64 y.re (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (* 1/2 (log (+ (pow x.im 2) (pow x.re 2)))) (* y.re (+ (* 1/48 (* y.re (pow (log (+ (pow x.im 2) (pow x.re 2))) 3))) (* 1/8 (pow (log (+ (pow x.im 2) (pow x.re 2))) 2))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/8 binary64) (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/48 binary64) y.re) (pow.f64 (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) #s(literal 1 binary64)) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(exp (* 1/2 (* y.re (log (+ (pow x.im 2) (pow x.re 2)))))) |
(exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(* y.re (fabs (atan2 x.im x.re))) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(fabs (atan2 x.im x.re)) |
(fabs.f64 (atan2.f64 x.im x.re)) |
(* 1/2 (/ (pow x.im 2) x.re)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) |
(/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im) (*.f64 x.re x.re)) x.re) |
(/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im) (*.f64 x.re x.re)) x.re) |
(/ (+ (* 1/2 (pow x.im 2)) (pow x.re 2)) x.re) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im) (*.f64 x.re x.re)) x.re) |
x.re |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) |
(* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) |
(fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) |
x.re |
(* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x.re)) |
(* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x.re)) |
(* -1 (* x.re (- (* -1/2 (/ (pow x.im 2) (pow x.re 2))) 1))) |
(*.f64 (fma.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal -1/2 binary64) #s(literal -1 binary64)) (neg.f64 x.re)) |
x.re |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) |
(+ x.re (* 1/2 (/ (pow x.im 2) x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) |
(* 1/2 (/ (pow x.im 2) x.re)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1/2 binary64) x.re) (/.f64 x.re (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1/2 binary64) x.re) (/.f64 x.re (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1/2 binary64) x.re) (/.f64 x.re (*.f64 x.im x.im)))) |
(* 1/2 (/ (pow x.im 2) x.re)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1/2 binary64) x.re) (/.f64 x.re (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1/2 binary64) x.re) (/.f64 x.re (*.f64 x.im x.im)))) |
(* (pow x.im 2) (+ (* 1/2 (/ 1 x.re)) (/ x.re (pow x.im 2)))) |
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1/2 binary64) x.re) (/.f64 x.re (*.f64 x.im x.im)))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* y.re (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (fma.f64 y.re (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 1 binary64)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re)))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 2 binary64))) (atan2.f64 x.im x.re))) (*.f64 (fma.f64 y.re (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 1 binary64)) (atan2.f64 x.im x.re)))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re))))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (*.f64 y.re (fma.f64 #s(literal 1/2 binary64) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 y.re (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 1 binary64)) (atan2.f64 x.im x.re)))) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* y.re (* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* y.re (* (atan2 x.im x.re) (pow x.re y.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (*.f64 x.re x.re)) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* y.re (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re y.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) (fma.f64 (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re))) |
(+ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (+ (* 1/2 (/ (* (pow y.re 2) (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* y.re (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re)))) (* (pow x.im 2) (* y.re (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re)))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) (fma.f64 (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 y.re (*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) (fma.f64 (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re y.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) (*.f64 x.re x.re))))) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re))) |
(* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6)) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))) |
(fma.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) #s(literal 4/3 binary64) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) #s(literal 8/3 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))))) |
(* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re)))) (pow x.im 6)) (/ (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.im 4))))) |
(fma.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) #s(literal 4/3 binary64) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) #s(literal 8/3 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))))) |
(* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) |
(+ (* 2 (/ (* (pow x.re 2) (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))) (pow x.im 2))) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) (*.f64 x.im x.im)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))))) |
(+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 2 (/ (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))))) |
(+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (* (pow x.re 2) (+ (* 2 (/ (* (pow y.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re)))) (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6))))) (atan2 x.im x.re)))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 y.re y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 y.re (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal 4/3 binary64) (/.f64 (*.f64 #s(literal 8/3 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))))))))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))))) |
(* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(fma.f64 y.re (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (+.f64 (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))))) |
(* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re)) (*.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* (pow y.re 2) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) (+ (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re)))) (pow x.re 4)) (/ (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re)))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 y.re y.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re)) (fma.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 y.re (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(* (atan2 x.im x.re) (pow x.re y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (atan2 x.im x.re) (pow x.re y.re)))) (pow x.re 2))) (* (atan2 x.im x.re) (pow x.re y.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re))) (*.f64 x.re x.re)) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re)) (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) (fma.f64 (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(+ (* (atan2 x.im x.re) (pow x.re y.re)) (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (* (atan2 x.im x.re) (pow x.re y.re))) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (* (atan2 x.im x.re) (pow x.re y.re))) (* (pow x.im 2) (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (* (atan2 x.im x.re) (pow x.re y.re))))))))) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re)) (fma.f64 (*.f64 x.im x.im) (fma.f64 (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 x.re y.re))) (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) #s(literal 4/3 binary64) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) #s(literal 8/3 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64)))))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)))) (pow x.im 2))) (+ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re)))) (atan2 x.im x.re))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.im 4))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) #s(literal 4/3 binary64) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) #s(literal 8/3 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 4 binary64))))))) |
(* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))) |
(+ (* 2 (/ (* (pow x.re 2) (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)))) (pow x.im 2))) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) (*.f64 x.im x.im)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) |
(+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 2 (/ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))))) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) |
(+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re)) (* (pow x.re 2) (+ (* 2 (/ (* y.re (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (atan2 x.im x.re))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4)))) (atan2 x.im x.re))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6))))) (atan2 x.im x.re))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal 4/3 binary64) (/.f64 (*.f64 #s(literal 8/3 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64))))))) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) (*.f64 (atan2.f64 x.im x.re) (fma.f64 (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))))))) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))))) |
(* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (atan2 x.im x.re)) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (+.f64 (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64)))) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))))) |
(* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re)) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (+.f64 (atan2.f64 x.im x.re) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)))) (pow x.re 2))) (+ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (atan2 x.im x.re)) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2)))) (atan2 x.im x.re))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re)))) (atan2 x.im x.re))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) (*.f64 x.re x.re)) (fma.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (+.f64 (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (*.f64 (atan2.f64 x.im x.re) (fma.f64 (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re))))) (pow.f64 x.re #s(literal 6 binary64))))))) |
(atan2 x.im x.re) |
(atan2.f64 x.im x.re) |
(+ (* y.re (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re))) (atan2 x.im x.re)) |
(*.f64 (fma.f64 y.re (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 1 binary64)) (atan2.f64 x.im x.re)) |
(+ (* y.re (+ (* 1/2 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re)))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re)) |
(fma.f64 y.re (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y.re (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 2 binary64))) (atan2.f64 x.im x.re))) (*.f64 (fma.f64 y.re (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 1 binary64)) (atan2.f64 x.im x.re))) |
(+ (* y.re (+ (* y.re (+ (* 1/6 (* y.re (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3) (atan2 x.im x.re)))) (* 1/2 (* (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2) (atan2 x.im x.re))))) (* (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (atan2 x.im x.re)))) (atan2 x.im x.re)) |
(fma.f64 y.re (*.f64 y.re (fma.f64 #s(literal 1/2 binary64) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) y.re) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 y.re (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 1 binary64)) (atan2.f64 x.im x.re))) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(* (atan2 x.im x.re) (pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(pow x.re 4) |
(pow.f64 x.re #s(literal 4 binary64)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* y.re (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re))) (atan2 x.im x.re))) |
(*.f64 y.re (*.f64 (fma.f64 y.re (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 1 binary64)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/2 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2) (atan2 x.im x.re))))) (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (*.f64 y.re (fma.f64 #s(literal 1/2 binary64) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 (fma.f64 y.re (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 1 binary64)) (atan2.f64 x.im x.re)))) |
(* y.re (+ (* y.re (+ (* y.re (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (+ (* 1/2 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2) (atan2 x.im x.re))) (* y.re (+ (* -1/6 (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (pow (atan2 x.im x.re) 3))) (* 1/6 (* (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 3) (atan2 x.im x.re)))))))) (* (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (atan2 x.im x.re)))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 y.re (*.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/6 binary64) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))))) (*.f64 (fma.f64 y.re (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 1 binary64)) (atan2.f64 x.im x.re)))) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(* (sin (* y.re (atan2 x.im x.re))) (pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (neg.f64 (log.f64 x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (neg.f64 (log.f64 x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (neg.f64 (log.f64 x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (neg.f64 (log.f64 x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64))))))) |
(* (exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* (exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) (sin (* y.re (atan2 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* -1/6 (* (pow y.re 2) (pow (atan2 x.im x.re) 3))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* 1/120 (* (pow y.re 2) (pow (atan2 x.im x.re) 5))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re y.re) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 5 binary64)) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (atan2.f64 x.im x.re))) |
(* y.re (+ (* (pow y.re 2) (+ (* -1/6 (pow (atan2 x.im x.re) 3)) (* (pow y.re 2) (+ (* -1/5040 (* (pow y.re 2) (pow (atan2 x.im x.re) 7))) (* 1/120 (pow (atan2 x.im x.re) 5)))))) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (*.f64 y.re y.re) (fma.f64 (*.f64 y.re y.re) (fma.f64 #s(literal 1/120 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 5 binary64)) (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 7 binary64)))) (*.f64 #s(literal -1/6 binary64) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)))) (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(+ (log -1) (* -1 (log x.im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(+ (log -1) (* -1 (log x.im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(+ (log -1) (* -1 (log x.im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(+ (log -1) (* -1 (log x.im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(+ (log -1) (log (/ 1 x.im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(+ (log -1) (log (/ 1 x.im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(+ (log -1) (log (/ 1 x.im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(+ (log -1) (log (/ 1 x.im))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) |
(log (/ -1 x.im)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.im)) |
(log (/ -1 x.im)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.im)) |
(log (/ -1 x.im)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.im)) |
(log (/ -1 x.im)) |
(log.f64 (/.f64 #s(literal -1 binary64) x.im)) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(* -1 (* y.im (log (/ -1 x.im)))) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)) |
(* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (-.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im) (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) |
(* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (-.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im) (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) |
(* y.im (+ (* -1 (log (/ -1 x.im))) (/ (* y.re (atan2 x.im x.re)) y.im))) |
(*.f64 y.im (-.f64 (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im) (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) |
(* -1 (* y.im (log (/ -1 x.im)))) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)) |
(* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im)) (neg.f64 y.im)) |
(* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im)) (neg.f64 y.im)) |
(* -1 (* y.im (+ (log (/ -1 x.im)) (* -1 (/ (* y.re (atan2 x.im x.re)) y.im))))) |
(*.f64 (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (/.f64 (*.f64 y.re (atan2.f64 x.im x.re)) y.im)) (neg.f64 y.im)) |
(* -1 (* y.im (log (/ -1 x.im)))) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (neg.f64 y.im) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.re) (atan2.f64 x.im x.re))) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (neg.f64 y.im) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.re) (atan2.f64 x.im x.re))) |
(* y.re (+ (* -1 (/ (* y.im (log (/ -1 x.im))) y.re)) (atan2 x.im x.re))) |
(*.f64 y.re (fma.f64 (neg.f64 y.im) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.re) (atan2.f64 x.im x.re))) |
(* y.re (atan2 x.im x.re)) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re)))) |
(*.f64 (fma.f64 y.im (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.re) (neg.f64 (atan2.f64 x.im x.re))) (neg.f64 y.re)) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re)))) |
(*.f64 (fma.f64 y.im (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.re) (neg.f64 (atan2.f64 x.im x.re))) (neg.f64 y.re)) |
(* -1 (* y.re (+ (* -1 (atan2 x.im x.re)) (/ (* y.im (log (/ -1 x.im))) y.re)))) |
(*.f64 (fma.f64 y.im (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.re) (neg.f64 (atan2.f64 x.im x.re))) (neg.f64 y.re)) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))) |
(fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) |
(- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(- (* -1 (* y.re (log (/ -1 x.im)))) (* y.im (atan2 x.im x.re))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (* y.re (log (/ -1 x.im)))) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.re)) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im)))) |
(*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re)) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im)))) |
(*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re)) |
(* y.re (- (* -1 (/ (* y.im (atan2 x.im x.re)) y.re)) (log (/ -1 x.im)))) |
(*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re)) |
(* -1 (* y.re (log (/ -1 x.im)))) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.re)) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im)))))) |
(*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re)) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im)))))) |
(*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re)) |
(* -1 (* y.re (- (/ (* y.im (atan2 x.im x.re)) y.re) (* -1 (log (/ -1 x.im)))))) |
(*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re)) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))) |
(neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))) |
(neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))) |
(neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im)))))) |
(neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))) |
(neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))) |
(neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))) |
(neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im)))))) |
(neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (* y.re (log (/ -1 x.im)))) |
(*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.re)) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im)))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im)))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(- (* -1 (* y.im (atan2 x.im x.re))) (* y.re (log (/ -1 x.im)))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re))) |
(*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im)) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re))) |
(*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im)) |
(* y.im (- (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (atan2 x.im x.re))) |
(*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im)) |
(* -1 (* y.im (atan2 x.im x.re))) |
(neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re))))) |
(*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im)) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re))))) |
(*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im)) |
(* -1 (* y.im (- (/ (* y.re (log (/ -1 x.im))) y.im) (* -1 (atan2 x.im x.re))))) |
(*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im)) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* -1 (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im))))) |
(neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im))) |
(* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im)))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im))))))) |
(fma.f64 y.re (fma.f64 (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) (neg.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (sin (* -1 (* y.im (log (/ -1 x.im))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im))))))) |
(fma.f64 y.re (fma.f64 y.re (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 2 binary64))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (atan2.f64 x.im x.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) (neg.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(+ (* y.re (+ (* -1 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* y.re (+ (* -1 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))) (+ (* -1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (+ (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (* y.re (+ (* -1/6 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (pow (atan2 x.im x.re) 3)))) (+ (* -1/6 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 3) (sin (* -1 (* y.im (log (/ -1 x.im)))))))) (+ (* 1/2 (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (pow (log (/ -1 x.im)) 2) (atan2 x.im x.re))))) (* 1/2 (* (exp (neg (* y.im (atan2 x.im x.re)))) (* (log (/ -1 x.im)) (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))))))))))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (atan2 x.im x.re)))))) (* (exp (neg (* y.im (atan2 x.im x.re)))) (sin (* -1 (* y.im (log (/ -1 x.im))))))) |
(fma.f64 y.re (fma.f64 y.re (-.f64 (fma.f64 y.re (fma.f64 #s(literal -1/6 binary64) (fma.f64 (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 2 binary64))) (atan2.f64 x.im x.re)) (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 2 binary64))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)) (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (atan2.f64 x.im x.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im)))))) (fma.f64 (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)) (*.f64 (atan2.f64 x.im x.re) (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))) (*.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) (neg.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))))) (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))))) (sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (fma.f64 (*.f64 (atan2.f64 x.im x.re) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (neg.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (atan2 x.im x.re)))))))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (-.f64 (fma.f64 y.im (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (atan2.f64 x.im x.re)) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))))) (*.f64 (*.f64 (atan2.f64 x.im x.re) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(+ (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (log (/ -1 x.im))))) (+ (* -1 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re)))) (* y.im (+ (* -1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re)))))) (+ (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 2)))) (+ (* y.im (+ (* -1/2 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (pow (atan2 x.im x.re) 2))))) (+ (* -1/6 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (sin (* y.re (atan2 x.im x.re))) (pow (atan2 x.im x.re) 3)))) (+ (* 1/6 (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (pow (log (/ -1 x.im)) 3)))) (* 1/2 (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (pow (log (/ -1 x.im)) 2) (* (sin (* y.re (atan2 x.im x.re))) (atan2 x.im x.re))))))))) (* (cos (* y.re (atan2 x.im x.re))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (* (log (/ -1 x.im)) (atan2 x.im x.re))))))))))) (* (exp (neg (* y.re (log (/ -1 x.im))))) (sin (* y.re (atan2 x.im x.re))))) |
(fma.f64 y.im (-.f64 (fma.f64 y.im (fma.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 2 binary64))) (fma.f64 y.im (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 2 binary64)) (*.f64 (atan2.f64 x.im x.re) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 (/.f64 #s(literal -1/6 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))))) (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (atan2.f64 x.im x.re)) (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))))) (*.f64 (*.f64 (atan2.f64 x.im x.re) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)))) (*.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)))) (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(* (exp (neg (+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))))) (sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))))) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(pow x.re 2) |
(*.f64 x.re x.re) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(* 1/2 y.re) |
(*.f64 y.re #s(literal 1/2 binary64)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(/ (pow x.im 2) (pow x.re 2)) |
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) |
(exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) |
(exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) |
(+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))) (*.f64 x.im x.im)) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))) |
(+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (pow x.re 2) (+ (* 2 (/ (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re)))))) (pow x.im 2))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) (fma.f64 (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64))))))) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))) |
(+ (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (* (pow x.re 2) (+ (* 2 (/ (* y.re (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re)))))) (pow x.im 2))) (* (pow x.re 2) (+ (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -2 (/ y.re (pow x.im 4))) (* 2 (/ (pow y.re 2) (pow x.im 4))))) (* (pow x.re 2) (* (exp (* y.re (+ (log (* 1/2 (pow x.im 2))) (* -1 (log x.re))))) (+ (* -4 (/ (pow y.re 2) (pow x.im 6))) (+ (* 4/3 (/ (pow y.re 3) (pow x.im 6))) (* 8/3 (/ y.re (pow x.im 6)))))))))))) |
(fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y.re (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (fma.f64 (*.f64 x.re x.re) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) (fma.f64 (/.f64 (*.f64 y.re y.re) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal 4/3 binary64) (/.f64 (*.f64 #s(literal 8/3 binary64) y.re) (pow.f64 x.im #s(literal 6 binary64)))))) (*.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re)))) (fma.f64 (/.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y.re y.re)) (pow.f64 x.im #s(literal 4 binary64)))))))) (exp.f64 (*.f64 y.re (-.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im))) (log.f64 x.re))))) |
(exp (* -1 (* y.re (log (/ 1 x.re))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) |
(+ (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* -1 (* y.re (log (/ 1 x.re))))))) (pow x.re 2))) (+ (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* -1 (* y.re (log (/ 1 x.re))))) (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re)))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 6 binary64)))) (exp.f64 (*.f64 (neg.f64 (log.f64 x.re)) (neg.f64 y.re))))) |
(exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) |
(exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2))) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(+ (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* 1/2 (/ (* (pow x.im 2) (* y.re (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))))) (pow x.re 2))) (+ (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/8 (* (pow x.im 4) y.re)) (* 1/8 (* (pow x.im 4) (pow y.re 2))))) (pow x.re 4)) (/ (* (exp (* y.re (+ (log -1) (* -1 (log (/ -1 x.re)))))) (+ (* -1/16 (* (pow x.im 6) (pow y.re 2))) (+ (* 1/48 (* (pow x.im 6) (pow y.re 3))) (* 1/24 (* (pow x.im 6) y.re))))) (pow x.re 6))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.re) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (*.f64 x.re x.re)) (fma.f64 (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))) (+.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 y.re (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.re #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 y.re (pow.f64 x.im #s(literal 6 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re (*.f64 y.re y.re)) (*.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x.im #s(literal 6 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.re #s(literal 6 binary64)))) (exp.f64 (*.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x.re))))))) |
(pow x.re y.re) |
(pow.f64 x.re y.re) |
(+ (* 1/2 (/ (* (pow x.im 2) (* y.re (pow x.re y.re))) (pow x.re 2))) (pow x.re y.re)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (*.f64 y.re (pow.f64 x.re y.re)) (*.f64 x.re x.re))) (pow.f64 x.re y.re)) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re))))) (pow x.re y.re)) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (pow.f64 x.re y.re)) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (pow.f64 x.re y.re) (fma.f64 (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64))))))) (pow.f64 x.re y.re)) |
(+ (* (pow x.im 2) (+ (* 1/2 (/ (* y.re (pow x.re y.re)) (pow x.re 2))) (* (pow x.im 2) (+ (* (+ (* -1/8 (/ y.re (pow x.re 4))) (* 1/8 (/ (pow y.re 2) (pow x.re 4)))) (pow x.re y.re)) (* (pow x.im 2) (* (+ (* -1/16 (/ (pow y.re 2) (pow x.re 6))) (+ (* 1/48 (/ (pow y.re 3) (pow x.re 6))) (* 1/24 (/ y.re (pow x.re 6))))) (pow x.re y.re))))))) (pow x.re y.re)) |
(fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (*.f64 (pow.f64 x.re y.re) (fma.f64 (*.f64 x.im x.im) (fma.f64 (/.f64 (*.f64 y.re y.re) (pow.f64 x.re #s(literal 6 binary64))) #s(literal -1/16 binary64) (fma.f64 #s(literal 1/48 binary64) (/.f64 (*.f64 y.re (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) y.re) (pow.f64 x.re #s(literal 6 binary64))))) (fma.f64 (/.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 y.re y.re)) (pow.f64 x.re #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y.re (pow.f64 x.re y.re)) (*.f64 x.re x.re)))) (pow.f64 x.re y.re)) |
(exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) (*.f64 x.im x.im)) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (/.f64 (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re))))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ 1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (/.f64 (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) #s(literal 4/3 binary64) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) #s(literal 8/3 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 6 binary64)))) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) (*.f64 x.im x.im)) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2))) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (/.f64 (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(+ (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* 2 (/ (* (pow x.re 2) (* y.re (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))))) (pow x.im 2))) (+ (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -4 (* (pow x.re 6) (pow y.re 2))) (+ (* 4/3 (* (pow x.re 6) (pow y.re 3))) (* 8/3 (* (pow x.re 6) y.re))))) (pow x.im 6)) (/ (* (exp (* y.re (+ (log (/ 1/2 x.re)) (* -2 (log (/ -1 x.im)))))) (+ (* -2 (* (pow x.re 4) y.re)) (* 2 (* (pow x.re 4) (pow y.re 2))))) (pow x.im 4))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) y.re) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re)))))) (*.f64 x.im x.im)) (fma.f64 (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))) (+.f64 (/.f64 (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 y.re y.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 y.re (*.f64 y.re y.re))) #s(literal 4/3 binary64) (fma.f64 (*.f64 y.re (pow.f64 x.re #s(literal 6 binary64))) #s(literal 8/3 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 x.re #s(literal 6 binary64))) (*.f64 y.re y.re)))) (pow.f64 x.im #s(literal 6 binary64)))) (exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y.re (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))))) |
(fma.f64 y.re (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (* 1/2 (* y.re (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2)))))) |
(fma.f64 y.re (fma.f64 (*.f64 y.re #s(literal 1/2 binary64)) (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 2 binary64)) (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) (* y.re (+ (* 1/6 (* y.re (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 3))) (* 1/2 (pow (log (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2)))))) 2))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) #s(literal 3 binary64)))) (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re))) #s(literal 1 binary64)) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re) |
(pow (* x.re (+ 1 (* 1/2 (/ (pow x.im 2) (pow x.re 2))))) y.re) |
(pow.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) y.re) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(* -1/8 (/ (pow x.re 4) (pow x.im 3))) |
(/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* 4 (log x.re))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ 1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (/ -1/8 (pow x.im 3))) (* -4 (log (/ -1 x.re)))))) |
(exp.f64 (*.f64 y.re (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* -3 (log x.im))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal -3 binary64) (log.f64 x.im) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (neg.f64 (log.f64 x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (neg.f64 (log.f64 x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (neg.f64 (log.f64 x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)))))) |
(exp (* y.re (+ (log (* -1/8 (pow x.re 4))) (* 3 (log (/ 1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (neg.f64 (log.f64 x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)))))) |
(exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)))))) |
(exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)))))) |
(exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)))))) |
(exp (* y.re (+ (log (* 1/8 (pow x.re 4))) (* 3 (log (/ -1 x.im)))))) |
(exp.f64 (*.f64 y.re (fma.f64 #s(literal 3 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (log.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal 1/8 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y.re (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))))) |
(fma.f64 y.re (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (* 1/2 (* y.re (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2)))))) |
(fma.f64 y.re (fma.f64 (*.f64 y.re #s(literal 1/2 binary64)) (pow.f64 (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 2 binary64)) (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1 binary64)) |
(+ 1 (* y.re (+ (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) (* y.re (+ (* 1/6 (* y.re (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 3))) (* 1/2 (pow (log (* -1/8 (/ (pow x.re 4) (pow x.im 3)))) 2))))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) y.re) (pow.f64 (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 3 binary64)))) (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1 binary64)) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(pow (* -1/8 (/ (pow x.re 4) (pow x.im 3))) y.re) |
(pow.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im))) y.re) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (* -1 (log x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (+ (log -1) (log (/ 1 x.im))))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (* y.re (atan2 x.im x.re))) |
(sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* -1 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im)))))) |
(fma.f64 y.im (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im)))) (* -1/2 (* y.im (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re))))))))) |
(fma.f64 y.im (fma.f64 (*.f64 #s(literal -1/2 binary64) y.im) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 2 binary64))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(+ (sin (* y.re (atan2 x.im x.re))) (* y.im (+ (* -1 (* (cos (* y.re (atan2 x.im x.re))) (log (/ -1 x.im)))) (* y.im (+ (* -1/2 (* (pow (log (/ -1 x.im)) 2) (sin (* y.re (atan2 x.im x.re))))) (* 1/6 (* y.im (* (cos (* y.re (atan2 x.im x.re))) (pow (log (/ -1 x.im)) 3))))))))) |
(fma.f64 y.im (fma.f64 y.im (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) #s(literal 2 binary64))))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (* -1 (* y.im (log (/ -1 x.im))))) |
(sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re)))) |
(fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* -1/2 (* y.re (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2)))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(+ (sin (* -1 (* y.im (log (/ -1 x.im))))) (* y.re (+ (* y.re (+ (* -1/2 (* (sin (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 2))) (* -1/6 (* y.re (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (pow (atan2 x.im x.re) 3)))))) (* (cos (* -1 (* y.im (log (/ -1 x.im))))) (atan2 x.im x.re))))) |
(fma.f64 y.re (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) y.re) (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im)))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(sin (+ (* -1 (* y.im (log (/ -1 x.im)))) (* y.re (atan2 x.im x.re)))) |
(sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(* y.re (log (/ -1 x.im))) |
(*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))) |
(* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) |
(* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) |
(* y.re (+ (log (/ -1 x.im)) (/ (* y.im (atan2 x.im x.re)) y.re))) |
(*.f64 y.re (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im)))) |
(* y.re (log (/ -1 x.im))) |
(*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))) |
(* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))) |
(neg.f64 (*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re))) |
(* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))) |
(neg.f64 (*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re))) |
(* -1 (* y.re (+ (* -1 (log (/ -1 x.im))) (* -1 (/ (* y.im (atan2 x.im x.re)) y.re))))) |
(neg.f64 (*.f64 (fma.f64 y.im (/.f64 (atan2.f64 x.im x.re) y.re) (log.f64 (/.f64 #s(literal -1 binary64) x.im))) (neg.f64 y.re))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))) |
(fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))) |
(fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))) |
(fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (* -1 (log x.im))))) |
(fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))) |
(fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))) |
(fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))) |
(fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (+ (log -1) (log (/ 1 x.im))))) |
(fma.f64 y.re (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(* y.re (log (/ -1 x.im))) |
(*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re))) |
(* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re))) |
(* y.im (+ (/ (* y.re (log (/ -1 x.im))) y.im) (atan2 x.im x.re))) |
(*.f64 y.im (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re))) |
(* y.im (atan2 x.im x.re)) |
(*.f64 (atan2.f64 x.im x.re) y.im) |
(* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im))) |
(* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im))) |
(* -1 (* y.im (+ (* -1 (/ (* y.re (log (/ -1 x.im))) y.im)) (* -1 (atan2 x.im x.re))))) |
(neg.f64 (*.f64 (fma.f64 y.re (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) y.im) (atan2.f64 x.im x.re)) (neg.f64 y.im))) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
(+ (* y.im (atan2 x.im x.re)) (* y.re (log (/ -1 x.im)))) |
(fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 (atan2.f64 x.im x.re) y.im)) |
Compiled 51 174 to 3 831 computations (92.5% saved)
62 alts after pruning (59 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 651 | 15 | 1 666 |
| Fresh | 9 | 44 | 53 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 663 | 62 | 1 725 |
| Status | Accuracy | Program |
|---|---|---|
| 29.8% | (/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) | |
| 22.0% | (/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) | |
| 27.8% | (/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (exp.f64 y.im) (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) | |
| 24.6% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) | |
| 30.9% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) | |
| 16.5% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) | |
| 36.0% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sqrt.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re))))) | |
| 22.0% | (/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) | |
| 27.9% | (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) | |
| 30.9% | (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 19.3% | (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re)) | |
| 34.3% | (*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) | |
| ✓ | 47.6% | (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
| 46.6% | (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) y.re)) | |
| 40.2% | (*.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) y.re)) | |
| 28.6% | (*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 27.4% | (*.f64 (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) | |
| 21.0% | (*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) | |
| 7.2% | (*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) | |
| 31.0% | (*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) | |
| 35.7% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re)) | |
| 25.0% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im)) y.re)) | |
| 29.8% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.im) y.re)) | |
| 32.1% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) | |
| 7.8% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) | |
| 14.4% | (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) | |
| 45.2% | (*.f64 (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) | |
| 46.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 21.7% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re))))) | |
| 19.3% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) | |
| 32.9% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))))) | |
| 24.6% | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 38.4% | (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 16.5% | (*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 15.3% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 26.7% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (+.f64 (neg.f64 (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)) (atan2.f64 x.im x.re))))) | |
| 32.2% | (*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)))))) | |
| 23.9% | (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) | |
| 18.7% | (*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) | |
| 23.4% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) | |
| 13.5% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) | |
| 19.7% | (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) | |
| 7.2% | (*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) | |
| 7.2% | (*.f64 y.re (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))))) | |
| ✓ | 14.4% | (*.f64 y.re (atan2.f64 x.im x.re)) |
| 11.6% | (*.f64 y.re (*.f64 (fma.f64 y.re (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 1 binary64)) (atan2.f64 x.im x.re))) | |
| 30.9% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re))) | |
| 33.7% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) y.re))) | |
| 38.9% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) | |
| 34.0% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) y.re))) | |
| 36.6% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) x.re) y.re))) | |
| 33.3% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) y.re))) | |
| 33.5% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) | |
| 34.3% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) | |
| 34.8% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) | |
| 31.4% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) | |
| 9.0% | (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) | |
| 7.2% | (*.f64 y.re (*.f64 (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re))))) | |
| 45.6% | (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) | |
| 40.6% | (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) | |
| 10.8% | (*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) | |
| ✓ | 8.9% | (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
Compiled 4 771 to 1 518 computations (68.2% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) |
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1 binary64)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.im) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.re) y.re)) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re)) |
(/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) y.re)) |
(*.f64 y.re (fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 y.re (*.f64 (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re))))) |
(*.f64 y.re (*.f64 (fma.f64 y.re (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 1 binary64)) (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im)) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.re (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)))) y.re)) |
(*.f64 y.re (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(*.f64 (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x.re x.re))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (neg.f64 (log.f64 x.im)))))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 (neg.f64 x.im)) y.im (*.f64 (atan2.f64 x.im x.re) y.re)))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (*.f64 y.re (+.f64 (neg.f64 (/.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re))) y.re)) (atan2.f64 x.im x.re))))) |
(/.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 (*.f64 y.im (atan2.f64 x.im x.re)) (neg.f64 (*.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sqrt.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) y.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (fma.f64 y.im (/.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.re) (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (fma.f64 y.re (atan2.f64 x.im x.re) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x.im x.im) y.im)) (*.f64 x.re x.re)))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x.re (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re)) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(*.f64 (exp.f64 (-.f64 (neg.f64 (*.f64 y.re (neg.f64 (log.f64 x.re)))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (+.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x.im))) (*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x.re)))) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal -1 binary64))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (*.f64 y.im (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 y.re (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (pow.f64 (exp.f64 y.im) (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 #s(literal 1/2 binary64) y.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) y.im) (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) (*.f64 x.re x.re)) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
(*.f64 (exp.f64 (neg.f64 (fma.f64 y.re (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (*.f64 y.im (atan2.f64 x.im x.re))))) (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re))))) (-.f64 (pow.f64 (*.f64 y.re (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (pow.f64 (*.f64 y.im (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (*.f64 y.re y.re) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (/.f64 (atan2.f64 x.im x.re) y.re))))) |
(fma.f64 y.im (+.f64 (neg.f64 (*.f64 y.re (*.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) (*.f64 (+.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 y.re y.re) (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) |
(fma.f64 y.im (fma.f64 (cos.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) (neg.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 y.re (fma.f64 (*.f64 #s(literal -1/2 binary64) y.re) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (*.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re))) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))) (/.f64 #s(literal 1 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (*.f64 y.im y.im) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.re)))))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 2 binary64)) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) (exp.f64 (/.f64 (pow.f64 (*.f64 y.im (atan2.f64 x.im x.re)) #s(literal 2 binary64)) (fma.f64 y.im (atan2.f64 x.im x.re) (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re)))) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.im) #s(literal 2 binary64)) (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im)))))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 y.re (fma.f64 y.re (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) y.re) (*.f64 (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64))))) (*.f64 (atan2.f64 x.im x.re) (cos.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (atan2.f64 x.im x.re) y.re) #s(literal 3 binary64)))) (fma.f64 (*.f64 (atan2.f64 x.im x.re) y.re) (fma.f64 (*.f64 y.im #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 (atan2.f64 x.im x.re) y.re)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) y.im) #s(literal 2 binary64)))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (fma.f64 (*.f64 x.im x.im) (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/4 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 y.im y.im) (/.f64 (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (pow.f64 x.re #s(literal 4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 y.im (/.f64 (cos.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))) (*.f64 x.re x.re))))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re)))))) |
| Outputs |
|---|
(*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) |
5 calls:
| 66.0ms | y.im |
| 44.0ms | x.re |
| 42.0ms | y.re |
| 31.0ms | x.im |
| 26.0ms | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.5% | 3 | x.re |
| 63.1% | 3 | x.im |
| 63.3% | 3 | y.re |
| 59.8% | 5 | y.im |
| 65.8% | 3 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
Compiled 61 to 35 computations (42.6% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) |
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1 binary64)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.im) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.re) y.re)) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re)) |
(/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) y.re)) |
(*.f64 y.re (fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 y.re (*.f64 (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re))))) |
(*.f64 y.re (*.f64 (fma.f64 y.re (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 1 binary64)) (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im)) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.re (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)))) y.re)) |
(*.f64 y.re (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(*.f64 (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x.re x.re))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 x.im) y.re) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
| Outputs |
|---|
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))) |
2 calls:
| 20.0ms | x.re |
| 18.0ms | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.5% | 2 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| 65.5% | 3 | x.re |
Compiled 46 to 23 computations (50% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) |
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1 binary64)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.im) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.re) y.re)) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re)) |
(/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im)) y.re)) |
(*.f64 y.re (fma.f64 y.re (*.f64 (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) (atan2.f64 x.im x.re)) (atan2.f64 x.im x.re))) |
(*.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 y.re (*.f64 (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 x.im x.re))))) |
(*.f64 y.re (*.f64 (fma.f64 y.re (log.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/8 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 1 binary64)) (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/8 binary64)) x.im)) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.im (*.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (+.f64 x.re (*.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)))) y.re)) |
(*.f64 y.re (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (neg.f64 (*.f64 y.im (log.f64 (/.f64 #s(literal -1 binary64) x.re)))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 y.re (fma.f64 (neg.f64 (log.f64 x.im)) #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1/2 binary64) x.re))))))) |
(/.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))) (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 x.im (*.f64 x.im x.im))) y.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (*.f64 y.im (log.f64 (neg.f64 (+.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) x.im))))))) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 y.im (atan2.f64 x.im x.re))) (sin.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.im) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
(*.f64 (*.f64 y.re (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 y.re y.re)) (pow.f64 (atan2.f64 x.im x.re) #s(literal 3 binary64)) (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y.re) (log.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im))))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (pow.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re)) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (fma.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.im)) (neg.f64 y.im) (*.f64 y.re (atan2.f64 x.im x.re))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 x.re x.re))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal 4 binary64) (log.f64 x.re) (log.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (exp.f64 (*.f64 y.re (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x.re)) (log.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re)))) |
(*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (*.f64 (log.f64 (neg.f64 (fma.f64 x.im (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.im))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
(*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (*.f64 y.im (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))))))) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
2 calls:
| 30.0ms | y.re |
| 20.0ms | x.re |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.3% | 3 | y.re |
| 56.6% | 3 | x.re |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) |
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1 binary64)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.im) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.re) y.re)) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (exp.f64 (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (*.f64 x.re x.re)))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re)) |
(/.f64 (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re)) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) |
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
1 calls:
| 10.0ms | y.re |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.3% | 3 | y.re |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) |
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1 binary64)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.im x.im) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1/2 binary64) x.re)) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 (*.f64 x.re x.re) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1/2 binary64) x.im)) x.im) y.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.im y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 x.re y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.im) y.re)) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (pow.f64 (neg.f64 x.re) y.re)) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) |
5 calls:
| 36.0ms | y.re |
| 22.0ms | x.re |
| 9.0ms | x.im |
| 9.0ms | y.im |
| 7.0ms | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.6% | 1 | x.re |
| 47.6% | 1 | y.im |
| 49.3% | 2 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| 51.5% | 3 | x.im |
| 47.6% | 1 | y.re |
Compiled 61 to 35 computations (42.6% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) |
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (log.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)))) #s(literal 1 binary64)))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.im (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 x.re (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))) y.re))) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
2 calls:
| 8.0ms | x.im |
| 6.0ms | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.3% | 2 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| 49.2% | 2 | x.im |
Compiled 46 to 23 computations (50% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
(*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (*.f64 y.re (sqrt.f64 (atan2.f64 x.im x.re))) (sqrt.f64 (atan2.f64 x.im x.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x.im x.im)) x.re) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (fma.f64 y.re (*.f64 (*.f64 y.re #s(literal 1/2 binary64)) (log.f64 (fma.f64 x.re x.re (*.f64 x.im x.im)))) y.re)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.im x.im) x.re) x.re) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x.re x.re) x.im) x.im) y.re))) |
| Outputs |
|---|
(*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
2 calls:
| 5.0ms | x.im |
| 5.0ms | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.2% | 2 | x.im |
| 47.6% | 1 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
Compiled 46 to 23 computations (50% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re)) |
1 calls:
| 16.0ms | x.im |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.2% | 2 | x.im |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.re) y.re))) |
(*.f64 y.re (sqrt.f64 (pow.f64 (atan2.f64 x.im x.re) #s(literal 2 binary64)))) |
(*.f64 y.re (pow.f64 (sqrt.f64 (atan2.f64 x.im x.re)) #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
5 calls:
| 4.0ms | x.re |
| 4.0ms | y.im |
| 4.0ms | x.im |
| 3.0ms | y.re |
| 3.0ms | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.1% | 3 | y.re |
| 38.5% | 3 | y.im |
| 34.8% | 1 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| 44.9% | 3 | x.re |
| 45.9% | 3 | x.im |
Compiled 61 to 35 computations (42.6% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
3 calls:
| 24.0ms | x.re |
| 2.0ms | x.im |
| 2.0ms | y.re |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.2% | 3 | y.re |
| 38.3% | 2 | x.re |
| 40.8% | 3 | x.im |
Compiled 15 to 12 computations (20% saved)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
| Outputs |
|---|
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
(*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) |
4 calls:
| 2.0ms | y.im |
| 2.0ms | x.re |
| 2.0ms | y.re |
| 2.0ms | x.im |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.4% | 1 | y.im |
| 31.4% | 1 | x.re |
| 31.4% | 1 | x.im |
| 38.0% | 3 | y.re |
Compiled 20 to 16 computations (20% saved)
Total -3.9b remaining (-7.2%)
Threshold costs -3.9b (-7.2%)
| Inputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
(*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))) |
(*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 y.re (atan2.f64 x.im x.re)) |
5 calls:
| 2.0ms | y.re |
| 2.0ms | x.re |
| 2.0ms | x.im |
| 2.0ms | y.im |
| 2.0ms | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 14.4% | 1 | y.im |
| 14.4% | 1 | x.re |
| 14.4% | 1 | x.im |
| 14.4% | 1 | (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) |
| 14.4% | 1 | y.re |
Compiled 61 to 35 computations (42.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 72.0ms | -6.232629801088956e-293 | 6.518337331306716e-305 |
| 398.0ms | -1.1226468909792071e-140 | -4.532224569582324e-148 |
| 113.0ms | 94× | 1 | valid |
| 27.0ms | 222× | 0 | valid |
| 3.0ms | 4× | 2 | valid |
Compiled 1 180 to 648 computations (45.1% saved)
ival-sin: 71.0ms (54.1% of total)ival-mult: 31.0ms (23.6% of total)ival-hypot: 8.0ms (6.1% of total)ival-log: 7.0ms (5.3% of total)ival-atan2: 4.0ms (3% of total)adjust: 3.0ms (2.3% of total)ival-exp: 3.0ms (2.3% of total)ival-sub: 2.0ms (1.5% of total)ival-add: 2.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 48.0ms | -6.232629801088956e-293 | 6.518337331306716e-305 |
| 32.0ms | -3.1372393522779037e-31 | -6.924145351655064e-33 |
| 40.0ms | 200× | 0 | valid |
| 29.0ms | 87× | 1 | valid |
| 1.0ms | 1× | 2 | valid |
Compiled 1 027 to 559 computations (45.6% saved)
ival-mult: 18.0ms (35.7% of total)ival-hypot: 7.0ms (13.9% of total)ival-log: 7.0ms (13.9% of total)ival-sin: 6.0ms (11.9% of total)ival-atan2: 4.0ms (7.9% of total)adjust: 3.0ms (6% of total)ival-exp: 3.0ms (6% of total)ival-sub: 2.0ms (4% of total)ival-add: 2.0ms (4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 4.3776740355858696e-10 | 180.9472236015798 |
| 41.0ms | -118.89404571157559 | -0.004518158979003577 |
| 30.0ms | 223× | 0 | valid |
| 27.0ms | 65× | 1 | valid |
Compiled 756 to 465 computations (38.5% saved)
ival-log: 12.0ms (25.5% of total)ival-mult: 10.0ms (21.3% of total)ival-sin: 7.0ms (14.9% of total)ival-hypot: 6.0ms (12.8% of total)ival-exp: 3.0ms (6.4% of total)ival-atan2: 3.0ms (6.4% of total)adjust: 2.0ms (4.3% of total)ival-add: 1.0ms (2.1% of total)ival-sub: 1.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 84.0ms | 4.3776740355858696e-10 | 180.9472236015798 |
| 40.0ms | -118.89404571157559 | -0.004518158979003577 |
| 96.0ms | 232× | 0 | valid |
| 18.0ms | 56× | 1 | valid |
Compiled 746 to 455 computations (39% saved)
ival-mult: 44.0ms (42.1% of total)ival-atan2: 34.0ms (32.5% of total)ival-sin: 7.0ms (6.7% of total)ival-hypot: 6.0ms (5.7% of total)ival-log: 6.0ms (5.7% of total)ival-exp: 3.0ms (2.9% of total)adjust: 2.0ms (1.9% of total)ival-add: 1.0ms (1% of total)ival-sub: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | -1.6457514260323242e-200 | -1.1185019604527761e-201 |
| 40.0ms | -1.1588814533691516e+80 | -1.2445487375454575e+74 |
| 21.0ms | 177× | 0 | valid |
| 21.0ms | 63× | 1 | valid |
Compiled 662 to 392 computations (40.8% saved)
ival-mult: 9.0ms (26.8% of total)ival-hypot: 6.0ms (17.8% of total)ival-log: 5.0ms (14.9% of total)ival-sin: 4.0ms (11.9% of total)ival-atan2: 3.0ms (8.9% of total)adjust: 2.0ms (5.9% of total)ival-exp: 2.0ms (5.9% of total)ival-sub: 1.0ms (3% of total)ival-add: 1.0ms (3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.816949655838891e-143 | -4.258606594300045e-168 |
Compiled 44 to 26 computations (40.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | -1.5601159263969836e+125 | -2.0186984581098514e+110 |
| 18.0ms | 112× | 0 | valid |
| 16.0ms | 48× | 1 | valid |
Compiled 414 to 263 computations (36.5% saved)
ival-log: 8.0ms (28.1% of total)ival-mult: 6.0ms (21% of total)ival-hypot: 4.0ms (14% of total)ival-sin: 3.0ms (10.5% of total)ival-atan2: 2.0ms (7% of total)adjust: 1.0ms (3.5% of total)ival-exp: 1.0ms (3.5% of total)ival-sub: 1.0ms (3.5% of total)ival-add: 1.0ms (3.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 23.0ms | -1.5601159263969836e+125 | -2.0186984581098514e+110 |
| 11.0ms | 33× | 1 | valid |
| 8.0ms | 62× | 0 | valid |
| 1.0ms | 1× | 2 | valid |
Compiled 260 to 161 computations (38.1% saved)
ival-mult: 4.0ms (25.4% of total)ival-hypot: 2.0ms (12.7% of total)ival-log: 2.0ms (12.7% of total)ival-sin: 2.0ms (12.7% of total)adjust: 1.0ms (6.3% of total)ival-exp: 1.0ms (6.3% of total)ival-sub: 1.0ms (6.3% of total)ival-atan2: 1.0ms (6.3% of total)ival-add: 1.0ms (6.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 1.8861116375995003e-56 | 6.35317381524425e-54 |
| 34.0ms | -1.642173437231561e-24 | -5.328589434440294e-27 |
| 32.0ms | 61× | 1 | valid |
| 24.0ms | 195× | 0 | valid |
Compiled 500 to 319 computations (36.2% saved)
ival-mult: 16.0ms (34% of total)ival-sin: 10.0ms (21.2% of total)ival-hypot: 6.0ms (12.7% of total)ival-log: 5.0ms (10.6% of total)ival-atan2: 3.0ms (6.4% of total)adjust: 2.0ms (4.2% of total)ival-exp: 2.0ms (4.2% of total)ival-sub: 1.0ms (2.1% of total)ival-add: 1.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 115017.27388241318 | 1031522753952.9193 |
| 26.0ms | -6.167533258127597e+20 | -16576027591934147000.0 |
| 27.0ms | 200× | 0 | valid |
| 19.0ms | 56× | 1 | valid |
Compiled 476 to 327 computations (31.3% saved)
ival-mult: 9.0ms (24% of total)ival-log: 7.0ms (18.7% of total)ival-hypot: 6.0ms (16% of total)ival-sin: 6.0ms (16% of total)ival-atan2: 3.0ms (8% of total)adjust: 2.0ms (5.3% of total)ival-exp: 2.0ms (5.3% of total)ival-add: 1.0ms (2.7% of total)ival-sub: 1.0ms (2.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 115017.27388241318 | 1031522753952.9193 |
| 30.0ms | -118.89404571157559 | -0.004518158979003577 |
| 51.0ms | 210× | 0 | valid |
| 20.0ms | 62× | 1 | valid |
Compiled 503 to 346 computations (31.2% saved)
ival-mult: 10.0ms (24.2% of total)ival-hypot: 9.0ms (21.8% of total)ival-log: 6.0ms (14.5% of total)ival-sin: 6.0ms (14.5% of total)ival-exp: 3.0ms (7.3% of total)ival-atan2: 3.0ms (7.3% of total)adjust: 2.0ms (4.8% of total)ival-add: 1.0ms (2.4% of total)ival-sub: 1.0ms (2.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 80× | *-commutative_binary64 |
| 26× | +-commutative_binary64 |
| 22× | sub-neg_binary64 |
| 18× | neg-sub0_binary64 |
| 18× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 531 |
| 1 | 214 | 531 |
| 2 | 238 | 531 |
| 3 | 251 | 531 |
| 4 | 255 | 531 |
| 5 | 256 | 531 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x.re #s(literal -8997827589086393/7198262071269114212496861612297570974191515389283066612961208916178940129074380592510465097766225371439873457013633432197133225688790879502413624289384262168215552 binary64)) (*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (if (<=.f64 x.re #s(literal 151801689980483/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(if (<=.f64 x.re #s(literal -2100908603663173/45671926166590716193865151022383844364247891968 binary64)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (if (<=.f64 x.re #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(if (<=.f64 y.re #s(literal -4165829655317709/2251799813685248 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (if (<=.f64 y.re #s(literal 4728779608739021/2251799813685248 binary64)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) |
(if (<=.f64 y.re #s(literal -4278419646001971/2251799813685248 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (if (<=.f64 y.re #s(literal 2476979795053773/1125899906842624 binary64)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) |
(if (<=.f64 x.im #s(literal -21999999999999998952731253550268933859048251423159854812638081034276634418479104 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) (if (<=.f64 x.im #s(literal -7584021861765233/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))))) |
(if (<=.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal -2196735251241795/109836762562089755439710412785302291476310964802292886550311415346968690934362496833960954250583272879636740982263693728593951807995466301001184452657840914432 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re))) |
(if (<=.f64 x.im #s(literal -4499999999999999766671944063894435841833317411656104532063605580220905632224126802908872701654665474520332768931991257088 binary64)) (*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re))) |
(if (<=.f64 x.im #s(literal -100000000000000001555941612946684302426820139692106143336977058043083378116475570326498538991504744767620628086784 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re))) |
(if (<=.f64 x.im #s(literal -8057886448687823/21778071482940061661655974875633165533184 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) (if (<=.f64 x.im #s(literal 4417117661945961/27606985387162255149739023449108101809804435888681546220650096895197184 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) |
(if (<=.f64 y.re #s(literal -16600000000000000000 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (if (<=.f64 y.re #s(literal 128000 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) |
(if (<=.f64 y.re #s(literal -3422735716801577/9007199254740992 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) (if (<=.f64 y.re #s(literal 116000 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
| Outputs |
|---|
(if (<=.f64 x.re #s(literal -8997827589086393/7198262071269114212496861612297570974191515389283066612961208916178940129074380592510465097766225371439873457013633432197133225688790879502413624289384262168215552 binary64)) (*.f64 (sin.f64 (fma.f64 (log.f64 (*.f64 x.re #s(literal -1 binary64))) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 (atan2.f64 x.im x.re) y.im))))) (if (<=.f64 x.re #s(literal 151801689980483/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(if (<=.f64 x.re #s(literal -8997827589086393/7198262071269114212496861612297570974191515389283066612961208916178940129074380592510465097766225371439873457013633432197133225688790879502413624289384262168215552 binary64)) (*.f64 (sin.f64 (fma.f64 (log.f64 (neg.f64 x.re)) y.im (*.f64 y.re (atan2.f64 x.im x.re)))) (exp.f64 (neg.f64 (fma.f64 y.re (neg.f64 (log.f64 (neg.f64 x.re))) (*.f64 y.im (atan2.f64 x.im x.re)))))) (if (<=.f64 x.re #s(literal 151801689980483/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(if (<=.f64 x.re #s(literal -2100908603663173/45671926166590716193865151022383844364247891968 binary64)) (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (if (<=.f64 x.re #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(if (<=.f64 x.re #s(literal -2100908603663173/45671926166590716193865151022383844364247891968 binary64)) (*.f64 (exp.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))) (sin.f64 (fma.f64 y.re (atan2.f64 x.im x.re) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x.re)) (neg.f64 y.im))))) (if (<=.f64 x.re #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))) (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 x.re)) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (fma.f64 y.im (log.f64 x.re) (*.f64 y.re (atan2.f64 x.im x.re))))))) |
(if (<=.f64 y.re #s(literal -4165829655317709/2251799813685248 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (if (<=.f64 y.re #s(literal 4728779608739021/2251799813685248 binary64)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) (*.f64 (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re)))) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re)))) |
(if (<=.f64 y.re #s(literal -4165829655317709/2251799813685248 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (if (<=.f64 y.re #s(literal 4728779608739021/2251799813685248 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))))) (*.f64 (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re) (sin.f64 (*.f64 y.re (fabs.f64 (atan2.f64 x.im x.re))))))) |
(if (<=.f64 y.re #s(literal -4278419646001971/2251799813685248 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (if (<=.f64 y.re #s(literal 2476979795053773/1125899906842624 binary64)) (*.f64 y.re (*.f64 (exp.f64 (neg.f64 (*.f64 y.im (atan2.f64 x.im x.re)))) (atan2.f64 x.im x.re))) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) |
(if (<=.f64 y.re #s(literal -4278419646001971/2251799813685248 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (if (<=.f64 y.re #s(literal 2476979795053773/1125899906842624 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (exp.f64 (*.f64 (atan2.f64 x.im x.re) (neg.f64 y.im))))) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))))) |
(if (<=.f64 x.im #s(literal -21999999999999998952731253550268933859048251423159854812638081034276634418479104 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) (if (<=.f64 x.im #s(literal -7584021861765233/689456532887748412341091025928864224451014138635639044112158674527024860928026977516082500242976073479223111693916991352080883023896091539947888937618883326765331077022147490374177752073413947198182949091512336515072 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (*.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (fma.f64 x.im x.im (*.f64 x.re x.re))) (*.f64 y.re #s(literal 1/4 binary64))))))) |
(if (<=.f64 (*.f64 (exp.f64 (-.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.re) (*.f64 (atan2.f64 x.im x.re) y.im))) (sin.f64 (+.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) y.im) (*.f64 (atan2.f64 x.im x.re) y.re)))) #s(literal -2196735251241795/109836762562089755439710412785302291476310964802292886550311415346968690934362496833960954250583272879636740982263693728593951807995466301001184452657840914432 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re))) |
(if (<=.f64 (*.f64 (exp.f64 (-.f64 (*.f64 y.re (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 y.im (atan2.f64 x.im x.re)))) (sin.f64 (+.f64 (*.f64 y.re (atan2.f64 x.im x.re)) (*.f64 y.im (log.f64 (sqrt.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))))) #s(literal -2196735251241795/109836762562089755439710412785302291476310964802292886550311415346968690934362496833960954250583272879636740982263693728593951807995466301001184452657840914432 binary64)) (*.f64 y.re (*.f64 (fabs.f64 (atan2.f64 x.im x.re)) (pow.f64 (sqrt.f64 (fma.f64 x.im x.im (*.f64 x.re x.re))) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(if (<=.f64 x.im #s(literal -4499999999999999766671944063894435841833317411656104532063605580220905632224126802908872701654665474520332768931991257088 binary64)) (*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re))) |
(if (<=.f64 x.im #s(literal -4499999999999999766671944063894435841833317411656104532063605580220905632224126802908872701654665474520332768931991257088 binary64)) (*.f64 (atan2.f64 x.im x.re) (/.f64 y.re (pow.f64 (/.f64 #s(literal -1 binary64) x.im) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(if (<=.f64 x.im #s(literal -100000000000000001555941612946684302426820139692106143336977058043083378116475570326498538991504744767620628086784 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64))) y.re))) |
(if (<=.f64 x.im #s(literal -100000000000000001555941612946684302426820139692106143336977058043083378116475570326498538991504744767620628086784 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) (*.f64 (atan2.f64 x.im x.re) (*.f64 y.re (pow.f64 (fma.f64 x.im x.im (*.f64 x.re x.re)) (*.f64 y.re #s(literal 1/2 binary64)))))) |
(if (<=.f64 x.im #s(literal -8057886448687823/21778071482940061661655974875633165533184 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 (neg.f64 x.im) y.re))) (if (<=.f64 x.im #s(literal 4417117661945961/27606985387162255149739023449108101809804435888681546220650096895197184 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) |
(if (<=.f64 y.re #s(literal -16600000000000000000 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (if (<=.f64 y.re #s(literal 128000 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) |
(if (<=.f64 y.re #s(literal -16600000000000000000 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.re y.re))) (if (<=.f64 y.re #s(literal 128000 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) |
(if (<=.f64 y.re #s(literal -3422735716801577/9007199254740992 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) (if (<=.f64 y.re #s(literal 116000 binary64)) (*.f64 (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) #s(literal 1 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) |
(if (<=.f64 y.re #s(literal -3422735716801577/9007199254740992 binary64)) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))) (if (<=.f64 y.re #s(literal 116000 binary64)) (sin.f64 (*.f64 y.re (atan2.f64 x.im x.re))) (*.f64 y.re (*.f64 (atan2.f64 x.im x.re) (pow.f64 x.im y.re))))) |
(*.f64 y.re (atan2.f64 x.im x.re)) |
| 10 398× | accelerator-lowering-fma.f32 |
| 10 398× | accelerator-lowering-fma.f64 |
| 9 466× | accelerator-lowering-fma.f32 |
| 9 466× | accelerator-lowering-fma.f64 |
| 8 794× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 526 |
| 1 | 307 | 522 |
| 2 | 2196 | 496 |
| 0 | 8914 | 388 |
| 0 | 1097 | 13602 |
| 1 | 3634 | 13068 |
| 0 | 8490 | 11557 |
| 0 | 2269 | 38746 |
| 1 | 6704 | 38698 |
| 0 | 8023 | 36354 |
| 0 | 3169 | 53233 |
| 0 | 8073 | 49309 |
| 0 | 1211 | 18156 |
| 1 | 3803 | 17370 |
| 0 | 8083 | 16664 |
| 0 | 45 | 314 |
| 1 | 217 | 307 |
| 2 | 1538 | 307 |
| 0 | 8062 | 240 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 763 to 885 computations (49.8% saved)
Compiled 1 198 to 316 computations (73.6% saved)
Loading profile data...