
Time bar (total: 7.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 8 to 6 computations (25% saved)
| 988.0ms | 4642× | body | 256 | valid |
| 722.0ms | 1077× | body | 1024 | valid |
| 512.0ms | 550× | body | 1024 | infinite |
| 392.0ms | 1249× | body | 256 | infinite |
| 207.0ms | 490× | body | 512 | valid |
| 89.0ms | 245× | body | 512 | infinite |
| 4.0ms | 3× | body | 2048 | valid |
| 1× | egg-herbie |
| 954× | fma-def |
| 822× | associate-/r* |
| 686× | sqr-pow |
| 504× | unswap-sqr |
| 490× | *-commutative |
| 256× | No Errors |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 79 |
| 1 | 28 | 79 |
| 2 | 40 | 75 |
| 3 | 54 | 75 |
| 4 | 89 | 75 |
| 5 | 151 | 75 |
| 6 | 332 | 75 |
| 7 | 913 | 75 |
| 8 | 2553 | 75 |
| 9 | 3140 | 75 |
| 10 | 3589 | 75 |
| 11 | 4310 | 75 |
| 12 | 5392 | 75 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (exp.f64 (neg.f64 re)) (cos.f64 im)) |
(*.f64 (exp.f64 re) (cos.f64 (neg.f64 im))) |
(*.f64 (exp.f64 im) (cos.f64 re)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (exp.f64 (neg.f64 re)) (cos.f64 im)) |
(*.f64 (cos.f64 im) (exp.f64 (neg.f64 re))) |
(/.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (cos.f64 (neg.f64 im))) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (exp.f64 im) (cos.f64 re)) |
(abs im)
Compiled 21 to 11 computations (47.6% saved)
Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ▶ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 14 to 10 computations (28.6% saved)
Found 1 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
Compiled 14 to 6 computations (57.1% saved)
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | re | @ | inf | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 1.0ms | im | @ | 0 | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 0.0ms | re | @ | 0 | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 0.0ms | im | @ | inf | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 0.0ms | re | @ | -inf | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 1× | batch-egg-rewrite |
| 1408× | pow1 |
| 1278× | add-exp-log |
| 1278× | log1p-expm1-u |
| 1278× | expm1-log1p-u |
| 1246× | add-log-exp |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 15 |
| 1 | 152 | 15 |
| 2 | 1761 | 15 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
| Outputs |
|---|
(-.f64 (+.f64 1 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 2)) |
(log.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(exp.f64 (+.f64 re (log.f64 (cos.f64 im)))) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
| 1× | egg-herbie |
| 980× | distribute-lft-out |
| 790× | *-commutative |
| 702× | fma-neg |
| 650× | associate-*r* |
| 532× | associate-*l* |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 717 |
| 1 | 175 | 689 |
| 2 | 526 | 641 |
| 3 | 2277 | 633 |
| 4 | 4598 | 633 |
| 5 | 6552 | 633 |
| 1× | node limit |
| Inputs |
|---|
(cos.f64 im) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (cos.f64 im) (+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im)))) |
(+.f64 (cos.f64 im) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) (+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im))))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(exp.f64 re) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) (*.f64 1/24 (*.f64 (pow.f64 im 4) (exp.f64 re))))) |
(+.f64 (exp.f64 re) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) (exp.f64 re))) (*.f64 1/24 (*.f64 (pow.f64 im 4) (exp.f64 re)))))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(-.f64 (+.f64 1 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 2)) |
(log.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(exp.f64 (+.f64 re (log.f64 (cos.f64 im)))) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
| Outputs |
|---|
(cos.f64 im) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(fma.f64 (cos.f64 im) re (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 re 1)) |
(+.f64 (cos.f64 im) (+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im)))) |
(+.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)) (*.f64 (cos.f64 im) re))) |
(+.f64 (cos.f64 im) (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 1/2 re) re) re))) |
(*.f64 (cos.f64 im) (+.f64 (fma.f64 1/2 (*.f64 re re) 1) re)) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(+.f64 (cos.f64 im) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) (+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im))))) |
(+.f64 (cos.f64 im) (fma.f64 1/6 (*.f64 (cos.f64 im) (pow.f64 re 3)) (fma.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)) (*.f64 (cos.f64 im) re)))) |
(+.f64 (cos.f64 im) (fma.f64 1/6 (*.f64 (cos.f64 im) (pow.f64 re 3)) (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 1/2 re) re) re)))) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 (fma.f64 1/2 (*.f64 re re) re) (fma.f64 1/6 (pow.f64 re 3) 1))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(exp.f64 re) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im)))) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (exp.f64 re) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) (*.f64 1/24 (*.f64 (pow.f64 im 4) (exp.f64 re))))) |
(+.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im)) (*.f64 1/24 (*.f64 (exp.f64 re) (pow.f64 im 4))))) |
(+.f64 (exp.f64 re) (*.f64 (exp.f64 re) (+.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 1/24 (pow.f64 im 4))))) |
(*.f64 (exp.f64 re) (+.f64 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 1/24 (pow.f64 im 4)))) |
(*.f64 (exp.f64 re) (+.f64 1 (fma.f64 1/24 (pow.f64 im 4) (*.f64 im (*.f64 im -1/2))))) |
(+.f64 (exp.f64 re) (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) (exp.f64 re))) (*.f64 1/24 (*.f64 (pow.f64 im 4) (exp.f64 re)))))) |
(+.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im)) (fma.f64 -1/720 (*.f64 (exp.f64 re) (pow.f64 im 6)) (*.f64 1/24 (*.f64 (exp.f64 re) (pow.f64 im 4)))))) |
(+.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re))) (*.f64 (exp.f64 re) (+.f64 (*.f64 1/24 (pow.f64 im 4)) (*.f64 -1/720 (pow.f64 im 6)))))) |
(fma.f64 (exp.f64 re) (fma.f64 1/24 (pow.f64 im 4) (*.f64 -1/720 (pow.f64 im 6))) (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) |
(*.f64 (exp.f64 re) (+.f64 (fma.f64 -1/2 (*.f64 im im) 1) (fma.f64 1/24 (pow.f64 im 4) (*.f64 -1/720 (pow.f64 im 6))))) |
(*.f64 (exp.f64 re) (+.f64 (fma.f64 1/24 (pow.f64 im 4) (*.f64 -1/720 (pow.f64 im 6))) (fma.f64 -1/2 (*.f64 im im) 1))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(-.f64 (+.f64 1 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3) 1/3) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 2)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(log.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(exp.f64 (+.f64 re (log.f64 (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
Compiled 557 to 277 computations (50.3% saved)
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 5 | 43 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 38 | 6 | 44 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.5% | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| ▶ | 63.0% | (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| ▶ | 51.1% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ▶ | 72.6% | (exp.f64 re) |
| ▶ | 50.3% | (cos.f64 im) |
| ▶ | 99.5% | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| ▶ | 63.0% | (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| ▶ | 51.1% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ▶ | 72.6% | (exp.f64 re) |
| ▶ | 50.3% | (cos.f64 im) |
Compiled 166 to 126 computations (24.1% saved)
Found 6 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) |
| ✓ | 91.9% | (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| ✓ | 99.9% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) | |
| ✓ | 99.8% | (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) |
| ✓ | 99.7% | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
Compiled 80 to 30 computations (62.5% saved)
27 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | im | @ | 0 | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| 5.0ms | im | @ | -inf | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| 3.0ms | re | @ | 0 | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| 3.0ms | re | @ | inf | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| 2.0ms | im | @ | inf | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| 1× | batch-egg-rewrite |
| 1704× | log-prod |
| 828× | prod-diff |
| 754× | fma-def |
| 618× | expm1-udef |
| 618× | log1p-udef |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 91 |
| 1 | 396 | 91 |
| 2 | 4639 | 91 |
| 1× | node limit |
| Inputs |
|---|
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
(cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(+.f64 (*.f64 -1/2 (*.f64 im im)) 1) |
| Outputs |
|---|
(+.f64 0 (*.f64 (exp.f64 re) (cos.f64 im))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 1) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1) |
(*.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2)) |
(*.f64 1 (*.f64 (exp.f64 re) (cos.f64 im))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cbrt.f64 (exp.f64 re)) (*.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (cbrt.f64 (exp.f64 re)) (cos.f64 im))) |
(*.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 (cbrt.f64 (cos.f64 im)) (exp.f64 re))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (sqrt.f64 (exp.f64 re)) (*.f64 (sqrt.f64 (exp.f64 re)) (cos.f64 im))) |
(*.f64 (sqrt.f64 (cos.f64 im)) (*.f64 (sqrt.f64 (cos.f64 im)) (exp.f64 re))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) 3) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 3)) |
(*.f64 (*.f64 (exp.f64 re) (pow.f64 (cbrt.f64 (cos.f64 im)) 2)) (cbrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (exp.f64 re) (sqrt.f64 (cos.f64 im))) (sqrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (cos.f64 im) (pow.f64 (cbrt.f64 (exp.f64 re)) 2)) (cbrt.f64 (exp.f64 re))) |
(*.f64 (*.f64 (cos.f64 im) (sqrt.f64 (exp.f64 re))) (sqrt.f64 (exp.f64 re))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2)) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (cbrt.f64 (exp.f64 re))) (cbrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 2)) |
(log.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (cos.f64 im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (exp.f64 re) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(exp.f64 (+.f64 re (log.f64 (cos.f64 im)))) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (cos.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(+.f64 0 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) (log.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))))) (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) |
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) 1) |
(*.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(*.f64 1 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2)) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1/3)) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (cos.f64 im))) |
(*.f64 (cbrt.f64 (cos.f64 im)) (cbrt.f64 (exp.f64 re))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1/3) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(*.f64 (pow.f64 1 1/3) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1/3) (pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1/3)) |
(pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 3) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 2) |
(sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2)) |
(log.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))))) |
(expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(exp.f64 (*.f64 1/3 (+.f64 re (log.f64 (cos.f64 im))))) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (cos.f64 im))) 1/3)) |
(exp.f64 (*.f64 (*.f64 1/3 (+.f64 re (log.f64 (cos.f64 im)))) 1)) |
(log1p.f64 (expm1.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(+.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 0 (fma.f64 re (cos.f64 im) (cos.f64 im))) |
(+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(+.f64 (*.f64 re (cos.f64 im)) (cos.f64 im)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) 1) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (-.f64 (fma.f64 re re 1) re)) |
(/.f64 (*.f64 (cos.f64 im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (cos.f64 im)) (-.f64 (fma.f64 re re 1) re)) |
(/.f64 (*.f64 (fma.f64 re re -1) (cos.f64 im)) (+.f64 re -1)) |
(pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))) 3) |
(pow.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2)) |
(log.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))))) |
(cbrt.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 re 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (cos.f64 im) 3))) |
(expm1.f64 (log1p.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 (cos.f64 im) re (cos.f64 im)) |
(fma.f64 (cos.f64 im) 1 (*.f64 (cos.f64 im) re)) |
(fma.f64 (cos.f64 im) 1 (*.f64 re (cos.f64 im))) |
(fma.f64 1 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(fma.f64 1 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 (cos.f64 im) re)) |
(fma.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 re (cos.f64 im))) |
(fma.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (cbrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(fma.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (cbrt.f64 (cos.f64 im)) (*.f64 re (cos.f64 im))) |
(fma.f64 (sqrt.f64 (cos.f64 im)) (sqrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(fma.f64 (sqrt.f64 (cos.f64 im)) (sqrt.f64 (cos.f64 im)) (*.f64 re (cos.f64 im))) |
(+.f64 (exp.f64 re) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(+.f64 0 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) |
(+.f64 (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2))) (exp.f64 re)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) (exp.f64 re)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) 1) |
(/.f64 (*.f64 (exp.f64 re) (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1)) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (*.f64 (exp.f64 re) (fma.f64 1/4 (pow.f64 im 4) -1)) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (*.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (exp.f64 re)) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (exp.f64 re)) (fma.f64 im (*.f64 im -1/2) -1)) |
(pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) 3) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))))) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3) (pow.f64 (exp.f64 re) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) |
(exp.f64 (+.f64 re (log1p.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 re (log1p.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) |
(fma.f64 (exp.f64 re) 1 (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 (exp.f64 re) 1 (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(fma.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
(fma.f64 1 (exp.f64 re) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 1 (exp.f64 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re) (exp.f64 re)) |
(fma.f64 (cbrt.f64 (exp.f64 re)) (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 (cbrt.f64 (exp.f64 re)) (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (cbrt.f64 (exp.f64 re)) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (cbrt.f64 (exp.f64 re)) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(fma.f64 (sqrt.f64 (exp.f64 re)) (sqrt.f64 (exp.f64 re)) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 (sqrt.f64 (exp.f64 re)) (sqrt.f64 (exp.f64 re)) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 -1/2 (*.f64 im im) 1))) 1) |
(-.f64 (/.f64 (*.f64 1/4 (pow.f64 im 4)) (fma.f64 im (*.f64 im -1/2) -1)) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(*.f64 1 (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(*.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 2) (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(*.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2)))) |
(*.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (/.f64 1 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))))) |
(*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 1 (/.f64 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))) (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1))) |
(/.f64 1 (/.f64 (fma.f64 im (*.f64 im -1/2) -1) (fma.f64 1/4 (pow.f64 im 4) -1))) |
(/.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (+.f64 1 (-.f64 (*.f64 1/4 (pow.f64 im 4)) (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (neg.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1)) (neg.f64 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (neg.f64 (fma.f64 1/4 (pow.f64 im 4) -1)) (neg.f64 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 (-.f64 1 (*.f64 1/4 (pow.f64 im 4))) (-.f64 1 (*.f64 im (*.f64 im -1/2)))) |
(pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 3) |
(pow.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3) 1/3) |
(pow.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 2)) |
(log.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 -1/2 (*.f64 im im) 1)))) |
(cbrt.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(exp.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) 1) |
(fma.f64 -1/2 (*.f64 im im) 1) |
(fma.f64 (*.f64 im im) -1/2 1) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 1) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) 1) |
(fma.f64 (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) |
(fma.f64 (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) 1) |
(fma.f64 (cbrt.f64 (pow.f64 im 4)) (*.f64 (pow.f64 (cbrt.f64 im) 2) -1/2) 1) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) 1) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) 1) |
(fma.f64 (*.f64 im -1/2) im 1) |
(fma.f64 (*.f64 -1/2 (cbrt.f64 (pow.f64 im 4))) (pow.f64 (cbrt.f64 im) 2) 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) 1) im 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) 1) |
| 1× | egg-herbie |
| 1078× | associate-*r* |
| 952× | associate-*l* |
| 708× | fma-def |
| 514× | *-commutative |
| 484× | sqr-pow |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 595 | 9854 |
| 1 | 1620 | 9040 |
| 2 | 5800 | 8990 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (pow.f64 1 1/3) (cos.f64 im)) |
(+.f64 (*.f64 re (+.f64 (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)) (*.f64 2/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)))) (*.f64 (pow.f64 1 1/3) (cos.f64 im))) |
(+.f64 (*.f64 re (+.f64 (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)) (*.f64 2/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)))) (+.f64 (*.f64 (pow.f64 1 1/3) (cos.f64 im)) (*.f64 (pow.f64 re 2) (+.f64 (*.f64 2/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))) (*.f64 (pow.f64 (*.f64 1 (cos.f64 im)) 1/3) (+.f64 (*.f64 1/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 14)) 1/9)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (cos.f64 im)) 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))))))) |
(+.f64 (*.f64 re (+.f64 (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)) (*.f64 2/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)))) (+.f64 (*.f64 (pow.f64 1 1/3) (cos.f64 im)) (+.f64 (*.f64 (pow.f64 re 2) (+.f64 (*.f64 2/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))) (*.f64 (pow.f64 (*.f64 1 (cos.f64 im)) 1/3) (+.f64 (*.f64 1/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 14)) 1/9)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (cos.f64 im)) 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))))) (*.f64 (pow.f64 re 3) (+.f64 (*.f64 2/9 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 4)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/6 (cos.f64 im)) (+.f64 (*.f64 1/27 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 4)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/9) (+.f64 (*.f64 1/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 14)) 1/9)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (cos.f64 im)) 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))) (*.f64 (pow.f64 (*.f64 1 (cos.f64 im)) 1/3) (+.f64 (*.f64 2/9 (*.f64 (pow.f64 (*.f64 1 (cos.f64 im)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (cos.f64 im)) 1/3) (-.f64 (*.f64 1/6 (cos.f64 im)) (+.f64 (*.f64 1/27 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 4)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))))))))))))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (exp.f64 re)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (exp.f64 re)) (*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) (exp.f64 re)))))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (exp.f64 re)) (+.f64 (*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) (exp.f64 re))))) (*.f64 (pow.f64 im 4) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re))))) (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (+.f64 (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))))))))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (exp.f64 re)) (+.f64 (*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) (exp.f64 re))))) (+.f64 (*.f64 (pow.f64 im 4) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re))))) (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (+.f64 (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))))))) (*.f64 (pow.f64 im 6) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (+.f64 (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))))) (+.f64 (*.f64 -1/9 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 -1/720 (exp.f64 re)) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))) (*.f64 -1/216 (exp.f64 re)))))) (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (+.f64 (*.f64 -1/9 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re))))) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 -1/720 (exp.f64 re)) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))) (*.f64 -1/216 (exp.f64 re))))))))))))))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (cos.f64 im) 1/3) |
(+.f64 (*.f64 1/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/9) re)) (pow.f64 (cos.f64 im) 1/3)) |
(+.f64 (*.f64 1/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/9) re)) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2)) 1/3) (*.f64 (pow.f64 re 2) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))) (pow.f64 (cos.f64 im) 1/3))) |
(+.f64 (*.f64 1/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/9) re)) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2)) 1/3) (*.f64 (pow.f64 re 2) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2)) 1/3) (*.f64 (pow.f64 re 3) (-.f64 (*.f64 1/6 (cos.f64 im)) (+.f64 (*.f64 1/27 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 4)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))))) (pow.f64 (cos.f64 im) 1/3)))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (exp.f64 re) 1/3) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (pow.f64 im 2))) (pow.f64 (exp.f64 re) 1/3)) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (pow.f64 im 2))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3) (*.f64 (pow.f64 im 4) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))) (pow.f64 (exp.f64 re) 1/3))) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (pow.f64 im 2))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3) (*.f64 (pow.f64 im 4) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3) (*.f64 (pow.f64 im 6) (-.f64 (*.f64 -1/720 (exp.f64 re)) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))) (*.f64 -1/216 (exp.f64 re))))))) (pow.f64 (exp.f64 re) 1/3)))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cos.f64 im) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 re (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 re (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 re)))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 1 re))) (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 re))))))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(exp.f64 re) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 re 3) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) (+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (pow.f64 im 2)) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (pow.f64 im 2)) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 0 (*.f64 (exp.f64 re) (cos.f64 im))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 1) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1) |
(*.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2)) |
(*.f64 1 (*.f64 (exp.f64 re) (cos.f64 im))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cbrt.f64 (exp.f64 re)) (*.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (cbrt.f64 (exp.f64 re)) (cos.f64 im))) |
(*.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 (cbrt.f64 (cos.f64 im)) (exp.f64 re))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (sqrt.f64 (exp.f64 re)) (*.f64 (sqrt.f64 (exp.f64 re)) (cos.f64 im))) |
(*.f64 (sqrt.f64 (cos.f64 im)) (*.f64 (sqrt.f64 (cos.f64 im)) (exp.f64 re))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) 3) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 3)) |
(*.f64 (*.f64 (exp.f64 re) (pow.f64 (cbrt.f64 (cos.f64 im)) 2)) (cbrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (exp.f64 re) (sqrt.f64 (cos.f64 im))) (sqrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (cos.f64 im) (pow.f64 (cbrt.f64 (exp.f64 re)) 2)) (cbrt.f64 (exp.f64 re))) |
(*.f64 (*.f64 (cos.f64 im) (sqrt.f64 (exp.f64 re))) (sqrt.f64 (exp.f64 re))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2)) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (cbrt.f64 (exp.f64 re))) (cbrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 2)) |
(log.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (cos.f64 im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (exp.f64 re) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(exp.f64 (+.f64 re (log.f64 (cos.f64 im)))) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (cos.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(+.f64 0 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) (log.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))))) (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) |
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) 1) |
(*.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(*.f64 1 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2)) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1/3)) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (cos.f64 im))) |
(*.f64 (cbrt.f64 (cos.f64 im)) (cbrt.f64 (exp.f64 re))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1/3) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(*.f64 (pow.f64 1 1/3) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1/3) (pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1/3)) |
(pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/3) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 3) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 2) |
(sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2)) |
(log.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))))) |
(expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(exp.f64 (*.f64 1/3 (+.f64 re (log.f64 (cos.f64 im))))) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (cos.f64 im))) 1/3)) |
(exp.f64 (*.f64 (*.f64 1/3 (+.f64 re (log.f64 (cos.f64 im)))) 1)) |
(log1p.f64 (expm1.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(+.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 0 (fma.f64 re (cos.f64 im) (cos.f64 im))) |
(+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(+.f64 (*.f64 re (cos.f64 im)) (cos.f64 im)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) 1) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (-.f64 (fma.f64 re re 1) re)) |
(/.f64 (*.f64 (cos.f64 im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (cos.f64 im)) (-.f64 (fma.f64 re re 1) re)) |
(/.f64 (*.f64 (fma.f64 re re -1) (cos.f64 im)) (+.f64 re -1)) |
(pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))) 3) |
(pow.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2)) |
(log.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))))) |
(cbrt.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 re 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (cos.f64 im) 3))) |
(expm1.f64 (log1p.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 (cos.f64 im) re (cos.f64 im)) |
(fma.f64 (cos.f64 im) 1 (*.f64 (cos.f64 im) re)) |
(fma.f64 (cos.f64 im) 1 (*.f64 re (cos.f64 im))) |
(fma.f64 1 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(fma.f64 1 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 (cos.f64 im) re)) |
(fma.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 re (cos.f64 im))) |
(fma.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (cbrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(fma.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (cbrt.f64 (cos.f64 im)) (*.f64 re (cos.f64 im))) |
(fma.f64 (sqrt.f64 (cos.f64 im)) (sqrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(fma.f64 (sqrt.f64 (cos.f64 im)) (sqrt.f64 (cos.f64 im)) (*.f64 re (cos.f64 im))) |
(+.f64 (exp.f64 re) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(+.f64 0 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) |
(+.f64 (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2))) (exp.f64 re)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) (exp.f64 re)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) 1) |
(/.f64 (*.f64 (exp.f64 re) (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1)) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (*.f64 (exp.f64 re) (fma.f64 1/4 (pow.f64 im 4) -1)) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (*.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (exp.f64 re)) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (exp.f64 re)) (fma.f64 im (*.f64 im -1/2) -1)) |
(pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) 3) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))))) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3) (pow.f64 (exp.f64 re) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) |
(exp.f64 (+.f64 re (log1p.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 re (log1p.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) |
(fma.f64 (exp.f64 re) 1 (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 (exp.f64 re) 1 (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(fma.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
(fma.f64 1 (exp.f64 re) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 1 (exp.f64 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re) (exp.f64 re)) |
(fma.f64 (cbrt.f64 (exp.f64 re)) (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 (cbrt.f64 (exp.f64 re)) (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (cbrt.f64 (exp.f64 re)) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (cbrt.f64 (exp.f64 re)) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(fma.f64 (sqrt.f64 (exp.f64 re)) (sqrt.f64 (exp.f64 re)) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(fma.f64 (sqrt.f64 (exp.f64 re)) (sqrt.f64 (exp.f64 re)) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 -1/2 (*.f64 im im) 1))) 1) |
(-.f64 (/.f64 (*.f64 1/4 (pow.f64 im 4)) (fma.f64 im (*.f64 im -1/2) -1)) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(*.f64 1 (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(*.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 2) (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(*.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2)))) |
(*.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (/.f64 1 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))))) |
(*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 1 (/.f64 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))) (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1))) |
(/.f64 1 (/.f64 (fma.f64 im (*.f64 im -1/2) -1) (fma.f64 1/4 (pow.f64 im 4) -1))) |
(/.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (+.f64 1 (-.f64 (*.f64 1/4 (pow.f64 im 4)) (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (neg.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1)) (neg.f64 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (neg.f64 (fma.f64 1/4 (pow.f64 im 4) -1)) (neg.f64 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 (-.f64 1 (*.f64 1/4 (pow.f64 im 4))) (-.f64 1 (*.f64 im (*.f64 im -1/2)))) |
(pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 3) |
(pow.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3) 1/3) |
(pow.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 2)) |
(log.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 -1/2 (*.f64 im im) 1)))) |
(cbrt.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(exp.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) 1) |
(fma.f64 -1/2 (*.f64 im im) 1) |
(fma.f64 (*.f64 im im) -1/2 1) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 1) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) 1) |
(fma.f64 (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) |
(fma.f64 (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) 1) |
(fma.f64 (cbrt.f64 (pow.f64 im 4)) (*.f64 (pow.f64 (cbrt.f64 im) 2) -1/2) 1) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) 1) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) 1) |
(fma.f64 (*.f64 im -1/2) im 1) |
(fma.f64 (*.f64 -1/2 (cbrt.f64 (pow.f64 im 4))) (pow.f64 (cbrt.f64 im) 2) 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) 1) im 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) 1) |
| Outputs |
|---|
(*.f64 (pow.f64 1 1/3) (cos.f64 im)) |
(cos.f64 im) |
(+.f64 (*.f64 re (+.f64 (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)) (*.f64 2/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)))) (*.f64 (pow.f64 1 1/3) (cos.f64 im))) |
(fma.f64 re (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18)) 1) (cos.f64 im)) |
(fma.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18)) (cos.f64 im)) |
(+.f64 (*.f64 re (+.f64 (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)) (*.f64 2/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)))) (+.f64 (*.f64 (pow.f64 1 1/3) (cos.f64 im)) (*.f64 (pow.f64 re 2) (+.f64 (*.f64 2/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))) (*.f64 (pow.f64 (*.f64 1 (cos.f64 im)) 1/3) (+.f64 (*.f64 1/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 14)) 1/9)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (cos.f64 im)) 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))))))) |
(+.f64 (fma.f64 re (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18)) 1) (cos.f64 im)) (*.f64 (*.f64 re re) (fma.f64 2/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) (+.f64 (*.f64 1/3 (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18))))) (*.f64 (fma.f64 1/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18)) (*.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))))) (cbrt.f64 (cos.f64 im))))))) |
(fma.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18)) (fma.f64 (*.f64 re re) (fma.f64 2/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) (fma.f64 (fma.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 1/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18)))) (cbrt.f64 (cos.f64 im)) (*.f64 1/3 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3))))) (cos.f64 im))) |
(+.f64 (*.f64 re (+.f64 (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)) (*.f64 2/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 13)) 1/9)))) (+.f64 (*.f64 (pow.f64 1 1/3) (cos.f64 im)) (+.f64 (*.f64 (pow.f64 re 2) (+.f64 (*.f64 2/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))) (*.f64 (pow.f64 (*.f64 1 (cos.f64 im)) 1/3) (+.f64 (*.f64 1/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 14)) 1/9)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (cos.f64 im)) 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))))) (*.f64 (pow.f64 re 3) (+.f64 (*.f64 2/9 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 4)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/6 (cos.f64 im)) (+.f64 (*.f64 1/27 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 4)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/9) (+.f64 (*.f64 1/9 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 14)) 1/9)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (cos.f64 im)) 1/3) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))) (*.f64 (pow.f64 (*.f64 1 (cos.f64 im)) 1/3) (+.f64 (*.f64 2/9 (*.f64 (pow.f64 (*.f64 1 (cos.f64 im)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9))))) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (cos.f64 im)) 1/3) (-.f64 (*.f64 1/6 (cos.f64 im)) (+.f64 (*.f64 1/27 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 4)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))))))))))))) |
(+.f64 (fma.f64 re (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18)) 1) (cos.f64 im)) (fma.f64 (*.f64 re re) (fma.f64 2/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) (+.f64 (*.f64 1/3 (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18))))) (*.f64 (fma.f64 1/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18)) (*.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))))) (cbrt.f64 (cos.f64 im))))) (*.f64 (pow.f64 re 3) (fma.f64 2/9 (*.f64 (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18))) (+.f64 (*.f64 1/3 (-.f64 (*.f64 (cos.f64 im) 1/6) (fma.f64 1/27 (cbrt.f64 (pow.f64 (cos.f64 im) 7)) (*.f64 2/3 (*.f64 (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18))))))) (fma.f64 1/3 (*.f64 (fma.f64 1/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18)) (*.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))))) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))) (*.f64 (fma.f64 2/9 (*.f64 (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))) (*.f64 (pow.f64 (cos.f64 im) 1/18) (pow.f64 (cos.f64 im) 1/18))) (*.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (-.f64 (*.f64 (cos.f64 im) 1/6) (fma.f64 1/27 (cbrt.f64 (pow.f64 (cos.f64 im) 7)) (*.f64 2/3 (*.f64 (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18)))))))) (cbrt.f64 (cos.f64 im))))))))) |
(+.f64 (fma.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18)) (cos.f64 im)) (fma.f64 (pow.f64 re 3) (fma.f64 2/9 (*.f64 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18))) (fma.f64 1/3 (-.f64 (*.f64 (cos.f64 im) 1/6) (fma.f64 (*.f64 2/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18))) (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 1/27 (cbrt.f64 (pow.f64 (cos.f64 im) 7))))) (fma.f64 (fma.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (-.f64 (*.f64 (cos.f64 im) 1/6) (fma.f64 (*.f64 2/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18))) (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 1/27 (cbrt.f64 (pow.f64 (cos.f64 im) 7))))) (*.f64 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 2/9 (*.f64 (pow.f64 (cos.f64 im) 1/18) (pow.f64 (cos.f64 im) 1/18))))) (cbrt.f64 (cos.f64 im)) (*.f64 1/3 (*.f64 (fma.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 1/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18)))) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))))))) (*.f64 re (*.f64 re (fma.f64 2/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) (fma.f64 (fma.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 1/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18)))) (cbrt.f64 (cos.f64 im)) (*.f64 1/3 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3))))))))) |
(+.f64 (fma.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 13) 1/18)) (cos.f64 im)) (fma.f64 (pow.f64 re 3) (fma.f64 2/9 (*.f64 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18))) (fma.f64 1/3 (+.f64 (fma.f64 (cos.f64 im) 1/6 (*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 7)) -1/27)) (*.f64 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18)) -2/3))) (fma.f64 (fma.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (+.f64 (fma.f64 (cos.f64 im) 1/6 (*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 7)) -1/27)) (*.f64 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18)) -2/3))) (*.f64 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 2/9 (*.f64 (pow.f64 (cos.f64 im) 1/18) (pow.f64 (cos.f64 im) 1/18))))) (cbrt.f64 (cos.f64 im)) (*.f64 1/3 (*.f64 (fma.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 1/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18)))) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))))))) (*.f64 re (*.f64 re (fma.f64 2/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) (fma.f64 (fma.f64 (*.f64 2/3 (cbrt.f64 (/.f64 1 (cos.f64 im)))) (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 1/9 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 14) 1/18)))) (cbrt.f64 (cos.f64 im)) (*.f64 1/3 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3))))))))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (exp.f64 re)) |
(exp.f64 re) |
(+.f64 (*.f64 (pow.f64 1 1/3) (exp.f64 re)) (*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) (exp.f64 re)))))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (*.f64 (pow.f64 1 1/3) (exp.f64 re)) (+.f64 (*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) (exp.f64 re))))) (*.f64 (pow.f64 im 4) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re))))) (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (+.f64 (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))))))))) |
(+.f64 (exp.f64 re) (fma.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2) (*.f64 (pow.f64 im 4) (fma.f64 1/18 (exp.f64 re) (+.f64 (*.f64 1/3 (*.f64 (exp.f64 re) -1/24)) (*.f64 (fma.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (*.f64 2/3 (*.f64 (*.f64 (exp.f64 re) -1/24) (cbrt.f64 (exp.f64 (neg.f64 re)))))) (cbrt.f64 (exp.f64 re)))))))) |
(+.f64 (*.f64 (pow.f64 im 4) (fma.f64 (exp.f64 re) 1/18 (fma.f64 (fma.f64 2/3 (*.f64 (exp.f64 re) (*.f64 -1/24 (cbrt.f64 (exp.f64 (neg.f64 re))))) (*.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)))) (cbrt.f64 (exp.f64 re)) (*.f64 1/3 (*.f64 (exp.f64 re) -1/24))))) (*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1))) |
(+.f64 (*.f64 (pow.f64 im 4) (fma.f64 (exp.f64 re) 1/18 (fma.f64 (fma.f64 2/3 (*.f64 (exp.f64 re) (*.f64 -1/24 (cbrt.f64 (exp.f64 (neg.f64 re))))) (*.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)))) (cbrt.f64 (exp.f64 re)) (*.f64 (exp.f64 re) -1/72)))) (*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1))) |
(+.f64 (*.f64 (pow.f64 1 1/3) (exp.f64 re)) (+.f64 (*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/3 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (*.f64 -1/6 (*.f64 (pow.f64 1 1/3) (exp.f64 re))))) (+.f64 (*.f64 (pow.f64 im 4) (+.f64 (*.f64 1/18 (*.f64 (pow.f64 1 1/3) (exp.f64 re))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re))))) (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (+.f64 (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))))))) (*.f64 (pow.f64 im 6) (+.f64 (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (+.f64 (*.f64 1/36 (pow.f64 (*.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))))) (+.f64 (*.f64 -1/9 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 1 1/3) (-.f64 (*.f64 -1/720 (exp.f64 re)) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))) (*.f64 -1/216 (exp.f64 re)))))) (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (+.f64 (*.f64 -1/9 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re))))) (*.f64 2/3 (*.f64 (pow.f64 (/.f64 1 (exp.f64 re)) 1/3) (-.f64 (*.f64 -1/720 (exp.f64 re)) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))) (*.f64 -1/216 (exp.f64 re))))))))))))))) |
(+.f64 (exp.f64 re) (fma.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2) (fma.f64 (pow.f64 im 4) (fma.f64 1/18 (exp.f64 re) (+.f64 (*.f64 1/3 (*.f64 (exp.f64 re) -1/24)) (*.f64 (fma.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (*.f64 2/3 (*.f64 (*.f64 (exp.f64 re) -1/24) (cbrt.f64 (exp.f64 (neg.f64 re)))))) (cbrt.f64 (exp.f64 re))))) (*.f64 (pow.f64 im 6) (fma.f64 -1/6 (*.f64 (fma.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)) (*.f64 2/3 (*.f64 (*.f64 (exp.f64 re) -1/24) (cbrt.f64 (exp.f64 (neg.f64 re)))))) (cbrt.f64 (exp.f64 re))) (+.f64 (+.f64 (*.f64 -1/9 (*.f64 (exp.f64 re) -1/24)) (*.f64 1/3 (-.f64 (*.f64 (exp.f64 re) -1/720) (fma.f64 -1/3 (*.f64 (exp.f64 re) -1/24) (*.f64 (exp.f64 re) -1/216))))) (*.f64 (fma.f64 -1/9 (*.f64 (*.f64 (exp.f64 re) -1/24) (cbrt.f64 (exp.f64 (neg.f64 re)))) (*.f64 (*.f64 2/3 (cbrt.f64 (exp.f64 (neg.f64 re)))) (-.f64 (*.f64 (exp.f64 re) -1/720) (fma.f64 -1/3 (*.f64 (exp.f64 re) -1/24) (*.f64 (exp.f64 re) -1/216))))) (cbrt.f64 (exp.f64 re))))))))) |
(+.f64 (fma.f64 (pow.f64 im 6) (fma.f64 -1/6 (*.f64 (fma.f64 2/3 (*.f64 (exp.f64 re) (*.f64 -1/24 (cbrt.f64 (exp.f64 (neg.f64 re))))) (*.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)))) (cbrt.f64 (exp.f64 re))) (fma.f64 (*.f64 (exp.f64 re) -1/24) -1/9 (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (*.f64 -1/24 (cbrt.f64 (exp.f64 (neg.f64 re))))) -1/9 (*.f64 (*.f64 2/3 (-.f64 (*.f64 (exp.f64 re) -1/720) (fma.f64 (exp.f64 re) -1/216 (*.f64 (exp.f64 re) 1/72)))) (cbrt.f64 (exp.f64 (neg.f64 re))))) (cbrt.f64 (exp.f64 re)) (*.f64 1/3 (-.f64 (*.f64 (exp.f64 re) -1/720) (fma.f64 (exp.f64 re) -1/216 (*.f64 (exp.f64 re) 1/72))))))) (*.f64 (pow.f64 im 4) (fma.f64 (exp.f64 re) 1/18 (fma.f64 (fma.f64 2/3 (*.f64 (exp.f64 re) (*.f64 -1/24 (cbrt.f64 (exp.f64 (neg.f64 re))))) (*.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)))) (cbrt.f64 (exp.f64 re)) (*.f64 1/3 (*.f64 (exp.f64 re) -1/24)))))) (*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1))) |
(+.f64 (fma.f64 (pow.f64 im 6) (fma.f64 -1/6 (*.f64 (fma.f64 2/3 (*.f64 (exp.f64 re) (*.f64 -1/24 (cbrt.f64 (exp.f64 (neg.f64 re))))) (*.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)))) (cbrt.f64 (exp.f64 re))) (fma.f64 (*.f64 (exp.f64 re) -1/24) -1/9 (fma.f64 (fma.f64 (*.f64 (exp.f64 re) (*.f64 -1/24 (cbrt.f64 (exp.f64 (neg.f64 re))))) -1/9 (*.f64 (cbrt.f64 (exp.f64 (neg.f64 re))) (*.f64 (fma.f64 (exp.f64 re) -1/720 (-.f64 (*.f64 (exp.f64 re) 1/216) (*.f64 (exp.f64 re) 1/72))) 2/3))) (cbrt.f64 (exp.f64 re)) (*.f64 1/3 (fma.f64 (exp.f64 re) -1/720 (-.f64 (*.f64 (exp.f64 re) 1/216) (*.f64 (exp.f64 re) 1/72))))))) (*.f64 (pow.f64 im 4) (fma.f64 (exp.f64 re) 1/18 (fma.f64 (fma.f64 2/3 (*.f64 (exp.f64 re) (*.f64 -1/24 (cbrt.f64 (exp.f64 (neg.f64 re))))) (*.f64 1/36 (cbrt.f64 (pow.f64 (exp.f64 re) 2)))) (cbrt.f64 (exp.f64 re)) (*.f64 (exp.f64 re) -1/72))))) (*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1))) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 1 1/3) (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(pow.f64 (cos.f64 im) 1/3) |
(cbrt.f64 (cos.f64 im)) |
(+.f64 (*.f64 1/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/9) re)) (pow.f64 (cos.f64 im) 1/3)) |
(fma.f64 1/3 (*.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))) (cbrt.f64 (cos.f64 im))) |
(+.f64 (*.f64 1/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/9) re)) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2)) 1/3) (*.f64 (pow.f64 re 2) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))) (pow.f64 (cos.f64 im) 1/3))) |
(fma.f64 1/3 (*.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2))) (*.f64 (*.f64 re re) (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))))) (cbrt.f64 (cos.f64 im)))) |
(fma.f64 1/3 (*.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))) (fma.f64 1/3 (*.f64 (*.f64 re re) (*.f64 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (cbrt.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2))))) (cbrt.f64 (cos.f64 im)))) |
(+.f64 (*.f64 1/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/9) re)) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2)) 1/3) (*.f64 (pow.f64 re 2) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2)) 1/3) (*.f64 (pow.f64 re 3) (-.f64 (*.f64 1/6 (cos.f64 im)) (+.f64 (*.f64 1/27 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 7)) 1/3)) (*.f64 2/3 (*.f64 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 4)) 1/9) (-.f64 (*.f64 1/2 (cos.f64 im)) (*.f64 1/3 (pow.f64 (*.f64 1 (pow.f64 (cos.f64 im) 17)) 1/9)))))))))) (pow.f64 (cos.f64 im) 1/3)))) |
(fma.f64 1/3 (*.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2))) (*.f64 (*.f64 re re) (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2))) (*.f64 (pow.f64 re 3) (-.f64 (*.f64 (cos.f64 im) 1/6) (fma.f64 1/27 (cbrt.f64 (pow.f64 (cos.f64 im) 7)) (*.f64 2/3 (*.f64 (+.f64 (*.f64 (cos.f64 im) 1/2) (*.f64 -1/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)))) (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18)))))))) (cbrt.f64 (cos.f64 im))))) |
(+.f64 (*.f64 (*.f64 1/3 (cbrt.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2)))) (+.f64 (*.f64 re (*.f64 re (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)))) (*.f64 (pow.f64 re 3) (-.f64 (*.f64 (cos.f64 im) 1/6) (fma.f64 (*.f64 2/3 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18))) (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 1/27 (cbrt.f64 (pow.f64 (cos.f64 im) 7)))))))) (fma.f64 1/3 (*.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))) (cbrt.f64 (cos.f64 im)))) |
(+.f64 (*.f64 (*.f64 1/3 (cbrt.f64 (/.f64 1 (pow.f64 (cos.f64 im) 2)))) (+.f64 (*.f64 re (*.f64 re (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)))) (*.f64 (pow.f64 re 3) (+.f64 (fma.f64 (cos.f64 im) 1/6 (*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 7)) -1/27)) (*.f64 (fma.f64 (cos.f64 im) 1/2 (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 17) 1/18)) -1/3)) (*.f64 (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 4) 1/18)) -2/3)))))) (fma.f64 1/3 (*.f64 re (*.f64 (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18) (pow.f64 (pow.f64 (cos.f64 im) 7) 1/18))) (cbrt.f64 (cos.f64 im)))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (exp.f64 re) 1/3) |
(cbrt.f64 (exp.f64 re)) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (pow.f64 im 2))) (pow.f64 (exp.f64 re) 1/3)) |
(fma.f64 -1/6 (*.f64 (*.f64 im im) (cbrt.f64 (exp.f64 re))) (cbrt.f64 (exp.f64 re))) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (pow.f64 im 2))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3) (*.f64 (pow.f64 im 4) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))) (pow.f64 (exp.f64 re) 1/3))) |
(fma.f64 -1/6 (*.f64 (*.f64 im im) (cbrt.f64 (exp.f64 re))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2))) (*.f64 (pow.f64 im 4) (*.f64 (exp.f64 re) -1/24))) (cbrt.f64 (exp.f64 re)))) |
(fma.f64 -1/6 (*.f64 (*.f64 im im) (cbrt.f64 (exp.f64 re))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2))) (*.f64 (exp.f64 re) (*.f64 -1/24 (pow.f64 im 4)))) (cbrt.f64 (exp.f64 re)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 im 4) (cbrt.f64 (exp.f64 (neg.f64 (+.f64 re re))))) (*.f64 (exp.f64 re) -1/72)) (fma.f64 -1/6 (*.f64 (*.f64 im im) (cbrt.f64 (exp.f64 re))) (cbrt.f64 (exp.f64 re)))) |
(+.f64 (*.f64 -1/6 (*.f64 (pow.f64 (*.f64 1 (exp.f64 re)) 1/3) (pow.f64 im 2))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3) (*.f64 (pow.f64 im 4) (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))))) (+.f64 (*.f64 1/3 (*.f64 (pow.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2)) 1/3) (*.f64 (pow.f64 im 6) (-.f64 (*.f64 -1/720 (exp.f64 re)) (+.f64 (*.f64 -1/3 (-.f64 (*.f64 1/24 (exp.f64 re)) (*.f64 1/12 (exp.f64 re)))) (*.f64 -1/216 (exp.f64 re))))))) (pow.f64 (exp.f64 re) 1/3)))) |
(fma.f64 -1/6 (*.f64 (*.f64 im im) (cbrt.f64 (exp.f64 re))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2))) (*.f64 (pow.f64 im 4) (*.f64 (exp.f64 re) -1/24))) (fma.f64 1/3 (*.f64 (cbrt.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2))) (*.f64 (pow.f64 im 6) (-.f64 (*.f64 (exp.f64 re) -1/720) (fma.f64 -1/3 (*.f64 (exp.f64 re) -1/24) (*.f64 (exp.f64 re) -1/216))))) (cbrt.f64 (exp.f64 re))))) |
(+.f64 (*.f64 (*.f64 1/3 (cbrt.f64 (/.f64 1 (pow.f64 (exp.f64 re) 2)))) (+.f64 (*.f64 (exp.f64 re) (*.f64 -1/24 (pow.f64 im 4))) (*.f64 (pow.f64 im 6) (-.f64 (*.f64 (exp.f64 re) -1/720) (fma.f64 (exp.f64 re) -1/216 (*.f64 (exp.f64 re) 1/72)))))) (fma.f64 -1/6 (*.f64 (*.f64 im im) (cbrt.f64 (exp.f64 re))) (cbrt.f64 (exp.f64 re)))) |
(+.f64 (*.f64 (*.f64 1/3 (cbrt.f64 (exp.f64 (neg.f64 (+.f64 re re))))) (+.f64 (*.f64 (exp.f64 re) (*.f64 -1/24 (pow.f64 im 4))) (*.f64 (pow.f64 im 6) (fma.f64 (exp.f64 re) -1/720 (-.f64 (*.f64 (exp.f64 re) 1/216) (*.f64 (exp.f64 re) 1/72)))))) (fma.f64 -1/6 (*.f64 (*.f64 im im) (cbrt.f64 (exp.f64 re))) (cbrt.f64 (exp.f64 re)))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (*.f64 (cos.f64 im) (exp.f64 re)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(cos.f64 im) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 re (cos.f64 im)) |
(*.f64 (cos.f64 im) re) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 re (cos.f64 im)) |
(*.f64 (cos.f64 im) re) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
(*.f64 (+.f64 1 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 re)))))) |
(+.f64 (+.f64 1 re) (fma.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 1 re)) (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 re))))) |
(+.f64 (+.f64 1 re) (*.f64 (+.f64 1 re) (+.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (pow.f64 im 4) 1/24)))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 1 re))) (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 re))))))) |
(+.f64 (+.f64 1 re) (fma.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 1 re)) (fma.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 1 re)) (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 re)))))) |
(+.f64 (*.f64 (+.f64 1 re) (fma.f64 im (*.f64 im -1/2) 1)) (*.f64 (+.f64 1 re) (+.f64 (*.f64 (pow.f64 im 4) 1/24) (*.f64 (pow.f64 im 6) -1/720)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(exp.f64 re) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 im (*.f64 (*.f64 im -1/2) (exp.f64 re))) |
(*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 im (*.f64 (*.f64 im -1/2) (exp.f64 re))) |
(*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
(*.f64 (+.f64 1 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))))) |
(+.f64 (fma.f64 im (*.f64 im -1/2) 1) (fma.f64 1/2 (*.f64 (*.f64 re re) (fma.f64 im (*.f64 im -1/2) 1)) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1)))) |
(+.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (+.f64 re (*.f64 (*.f64 re re) 1/2))) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (+.f64 (*.f64 1/6 (*.f64 (pow.f64 re 3) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) (+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))))) |
(+.f64 (fma.f64 im (*.f64 im -1/2) 1) (fma.f64 1/6 (*.f64 (pow.f64 re 3) (fma.f64 im (*.f64 im -1/2) 1)) (fma.f64 1/2 (*.f64 (*.f64 re re) (fma.f64 im (*.f64 im -1/2) 1)) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))))) |
(+.f64 1 (+.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (+.f64 (*.f64 (pow.f64 re 3) 1/6) (*.f64 (*.f64 re re) 1/2))) (fma.f64 -1/2 (*.f64 (*.f64 (+.f64 1 re) im) im) re))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
1 |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 im (*.f64 im -1/2)) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 im (*.f64 im -1/2)) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(+.f64 0 (*.f64 (exp.f64 re) (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 1) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 1 (*.f64 (exp.f64 re) (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) (*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (cbrt.f64 (exp.f64 re)) (*.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (cbrt.f64 (exp.f64 re)) (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 (cbrt.f64 (cos.f64 im)) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (sqrt.f64 (exp.f64 re)) (*.f64 (sqrt.f64 (exp.f64 re)) (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (sqrt.f64 (cos.f64 im)) (*.f64 (sqrt.f64 (cos.f64 im)) (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) 3) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 3) (pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 3)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (exp.f64 re) (pow.f64 (cbrt.f64 (cos.f64 im)) 2)) (cbrt.f64 (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (exp.f64 re) (sqrt.f64 (cos.f64 im))) (sqrt.f64 (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (cos.f64 im) (pow.f64 (cbrt.f64 (exp.f64 re)) 2)) (cbrt.f64 (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (cos.f64 im) (sqrt.f64 (exp.f64 re))) (sqrt.f64 (exp.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2)) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (cbrt.f64 (exp.f64 re))) (cbrt.f64 (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(*.f64 (*.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 2)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(log.f64 (pow.f64 (exp.f64 (exp.f64 re)) (cos.f64 im))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 3)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (cos.f64 im) 3))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (exp.f64 re) 3))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(exp.f64 (+.f64 re (log.f64 (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (cos.f64 im))) 1)) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 re)) |
(+.f64 0 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) (log.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))))) (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))))))) (log.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))))))) (log.f64 (cbrt.f64 (exp.f64 (cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))))) (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))))))) |
(-.f64 (exp.f64 (log1p.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) 1) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 1 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2)) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1/3)) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 2) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cbrt.f64 (exp.f64 re)) (cbrt.f64 (cos.f64 im))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (cbrt.f64 (cos.f64 im)) (cbrt.f64 (exp.f64 re))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6)) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2) 1/3) (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 1 1/3) (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1/3) (pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1/3)) |
(*.f64 (cbrt.f64 (sqrt.f64 (*.f64 (cos.f64 im) (exp.f64 re)))) (cbrt.f64 (sqrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))))) |
(pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 1) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (cbrt.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))) 3) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (cos.f64 im)) 1/6) 2) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(sqrt.f64 (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 2)) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(log.f64 (exp.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(log.f64 (+.f64 1 (expm1.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im)))))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(expm1.f64 (log1p.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(exp.f64 (*.f64 1/3 (+.f64 re (log.f64 (cos.f64 im))))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (cos.f64 im))) 1/3)) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(exp.f64 (*.f64 (*.f64 1/3 (+.f64 re (log.f64 (cos.f64 im)))) 1)) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(log1p.f64 (expm1.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))))) |
(cbrt.f64 (*.f64 (cos.f64 im) (exp.f64 re))) |
(+.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 0 (fma.f64 re (cos.f64 im) (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (*.f64 re (cos.f64 im)) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) (log.f64 (cbrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 (cos.f64 im) (+.f64 1 re)))) (cbrt.f64 (exp.f64 (*.f64 (cos.f64 im) (+.f64 1 re)))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 (cos.f64 im) (+.f64 1 re)))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (cos.f64 im)) (+.f64 1 re))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (cos.f64 im)) (+.f64 1 re))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))))) (log.f64 (sqrt.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (exp.f64 (*.f64 (cos.f64 im) (+.f64 1 re)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (cos.f64 im)) (+.f64 1 re))))) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) 1) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (-.f64 (fma.f64 re re 1) re)) |
(/.f64 (cos.f64 im) (/.f64 (-.f64 (fma.f64 re re 1) re) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (cos.f64 im) (-.f64 (fma.f64 re re 1) re)) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (cos.f64 im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (cos.f64 im) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(/.f64 (fma.f64 re re -1) (/.f64 (+.f64 re -1) (cos.f64 im))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (cos.f64 im)) (-.f64 (fma.f64 re re 1) re)) |
(/.f64 (cos.f64 im) (/.f64 (-.f64 (fma.f64 re re 1) re) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (cos.f64 im) (-.f64 (fma.f64 re re 1) re)) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (fma.f64 re re -1) (cos.f64 im)) (+.f64 re -1)) |
(/.f64 (cos.f64 im) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(/.f64 (fma.f64 re re -1) (/.f64 (+.f64 re -1) (cos.f64 im))) |
(pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 1) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(pow.f64 (cbrt.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))) 3) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(pow.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 3) 1/3) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(pow.f64 (sqrt.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))) 2) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(sqrt.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(log.f64 (exp.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 re (cos.f64 im) (cos.f64 im))))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(cbrt.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 3)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 re 1) 3))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (cos.f64 im) 3))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(expm1.f64 (log1p.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im)))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 im)) (log1p.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im))) 1)) |
(exp.f64 (+.f64 (log.f64 (cos.f64 im)) (log1p.f64 re))) |
(*.f64 (cos.f64 im) (exp.f64 (log1p.f64 re))) |
(log1p.f64 (expm1.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (cos.f64 im) re (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (cos.f64 im) 1 (*.f64 (cos.f64 im) re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (cos.f64 im) 1 (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 1 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 1 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 (cos.f64 im) re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (cbrt.f64 (cos.f64 im)) (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (cbrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (pow.f64 (cbrt.f64 (cos.f64 im)) 2) (cbrt.f64 (cos.f64 im)) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (sqrt.f64 (cos.f64 im)) (sqrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 (sqrt.f64 (cos.f64 im)) (sqrt.f64 (cos.f64 im)) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(+.f64 (exp.f64 re) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 0 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2))) (exp.f64 re)) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) (exp.f64 re)) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 im (*.f64 im -1/2) 1)) (exp.f64 re))) (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 im (*.f64 im -1/2) 1)) (exp.f64 re))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 im (*.f64 im -1/2) 1)) (exp.f64 re))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 im (*.f64 im -1/2) 1)) (exp.f64 re))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 im (*.f64 im -1/2) 1)) (exp.f64 re))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re)))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) 1) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(/.f64 (*.f64 (exp.f64 re) (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1)) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (*.f64 (exp.f64 re) (fma.f64 -1/8 (pow.f64 im 6) 1)) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(*.f64 (/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) (exp.f64 re)) |
(*.f64 (/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (fma.f64 (pow.f64 im 4) 1/4 (fma.f64 im (*.f64 im 1/2) 1))) (exp.f64 re)) |
(/.f64 (*.f64 (exp.f64 re) (fma.f64 1/4 (pow.f64 im 4) -1)) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 (fma.f64 im (*.f64 im -1/2) -1) (exp.f64 re))) |
(*.f64 (/.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) -1)) (fma.f64 (pow.f64 im 4) 1/4 -1)) |
(/.f64 (*.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (exp.f64 re)) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (*.f64 (exp.f64 re) (fma.f64 -1/8 (pow.f64 im 6) 1)) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(*.f64 (/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) (exp.f64 re)) |
(*.f64 (/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (fma.f64 (pow.f64 im 4) 1/4 (fma.f64 im (*.f64 im 1/2) 1))) (exp.f64 re)) |
(/.f64 (*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (exp.f64 re)) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 (fma.f64 im (*.f64 im -1/2) -1) (exp.f64 re))) |
(*.f64 (/.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) -1)) (fma.f64 (pow.f64 im 4) 1/4 -1)) |
(pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 1) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) 3) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 3) 1/3) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(pow.f64 (sqrt.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))) 2) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(sqrt.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 2)) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1))))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(cbrt.f64 (pow.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) 3)) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3) (pow.f64 (exp.f64 re) 3))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(expm1.f64 (log1p.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(exp.f64 (+.f64 re (log1p.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 re (log1p.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(exp.f64 (+.f64 re (log1p.f64 (*.f64 im (*.f64 im -1/2))))) |
(log1p.f64 (expm1.f64 (*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (exp.f64 re) 1 (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (exp.f64 re) 1 (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 1 (exp.f64 re) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 1 (exp.f64 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re) (exp.f64 re)) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (cbrt.f64 (exp.f64 re)) (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (cbrt.f64 (exp.f64 re)) (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (cbrt.f64 (exp.f64 re)) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (exp.f64 re)) 2) (cbrt.f64 (exp.f64 re)) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (sqrt.f64 (exp.f64 re)) (sqrt.f64 (exp.f64 re)) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 (sqrt.f64 (exp.f64 re)) (sqrt.f64 (exp.f64 re)) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) |
(*.f64 (exp.f64 re) (fma.f64 im (*.f64 im -1/2) 1)) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 -1/2 (*.f64 im im) 1))) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(-.f64 (/.f64 (*.f64 1/4 (pow.f64 im 4)) (fma.f64 im (*.f64 im -1/2) -1)) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(-.f64 (/.f64 1/4 (/.f64 (fma.f64 im (*.f64 im -1/2) -1) (pow.f64 im 4))) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(+.f64 (/.f64 (pow.f64 im 4) (/.f64 (fma.f64 im (*.f64 im -1/2) -1) 1/4)) (/.f64 -1 (fma.f64 im (*.f64 im -1/2) -1))) |
(fma.f64 (/.f64 1/4 (fma.f64 im (*.f64 im -1/2) -1)) (pow.f64 im 4) (/.f64 -1 (fma.f64 im (*.f64 im -1/2) -1))) |
(*.f64 1 (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 im (*.f64 im -1/2) 1) |
(*.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(*.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 2)) |
(fma.f64 im (*.f64 im -1/2) 1) |
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 2) (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(*.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2)))) |
(pow.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) 2) |
(*.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (/.f64 1 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (*.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) 1) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (fma.f64 (pow.f64 im 4) 1/4 (fma.f64 im (*.f64 im 1/2) 1))) |
(*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 (fma.f64 (pow.f64 im 4) 1/4 -1) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 1 (/.f64 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))) (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1))) |
(/.f64 (*.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) 1) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (fma.f64 (pow.f64 im 4) 1/4 (fma.f64 im (*.f64 im 1/2) 1))) |
(/.f64 1 (/.f64 (fma.f64 im (*.f64 im -1/2) -1) (fma.f64 1/4 (pow.f64 im 4) -1))) |
(*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 (fma.f64 (pow.f64 im 4) 1/4 -1) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (*.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) 1) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (fma.f64 (pow.f64 im 4) 1/4 (fma.f64 im (*.f64 im 1/2) 1))) |
(/.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1) (+.f64 1 (-.f64 (*.f64 1/4 (pow.f64 im 4)) (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (*.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) 1) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (fma.f64 (pow.f64 im 4) 1/4 (fma.f64 im (*.f64 im 1/2) 1))) |
(/.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (fma.f64 im (*.f64 im -1/2) -1)) |
(*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 (fma.f64 (pow.f64 im 4) 1/4 -1) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (neg.f64 (fma.f64 -1/8 (pow.f64 (*.f64 im im) 3) 1)) (neg.f64 (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (*.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) 1) (-.f64 (fma.f64 1/4 (pow.f64 im 4) 1) (*.f64 im (*.f64 im -1/2)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) |
(/.f64 (fma.f64 -1/8 (pow.f64 im 6) 1) (fma.f64 (pow.f64 im 4) 1/4 (fma.f64 im (*.f64 im 1/2) 1))) |
(/.f64 (neg.f64 (fma.f64 1/4 (pow.f64 im 4) -1)) (neg.f64 (fma.f64 im (*.f64 im -1/2) -1))) |
(*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 (fma.f64 (pow.f64 im 4) 1/4 -1) (fma.f64 im (*.f64 im -1/2) -1)) |
(/.f64 (-.f64 1 (*.f64 1/4 (pow.f64 im 4))) (-.f64 1 (*.f64 im (*.f64 im -1/2)))) |
(*.f64 (fma.f64 1/4 (pow.f64 im 4) -1) (/.f64 1 (fma.f64 im (*.f64 im -1/2) -1))) |
(/.f64 (fma.f64 (pow.f64 im 4) 1/4 -1) (fma.f64 im (*.f64 im -1/2) -1)) |
(pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(pow.f64 (cbrt.f64 (fma.f64 -1/2 (*.f64 im im) 1)) 3) |
(fma.f64 im (*.f64 im -1/2) 1) |
(pow.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3) 1/3) |
(fma.f64 im (*.f64 im -1/2) 1) |
(pow.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 2)) |
(fma.f64 im (*.f64 im -1/2) 1) |
(log.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 -1/2 (*.f64 im im) 1)))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(cbrt.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3)) |
(fma.f64 im (*.f64 im -1/2) 1) |
(expm1.f64 (log1p.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(exp.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2)))) |
(exp.f64 (*.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2))) 1)) |
(exp.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2)))) |
(log1p.f64 (expm1.f64 (fma.f64 -1/2 (*.f64 im im) 1))) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 -1/2 (*.f64 im im) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 (*.f64 im im) -1/2 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) 1) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (cbrt.f64 (*.f64 (pow.f64 im 4) 1/4)) 1) |
(fma.f64 (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (cbrt.f64 (*.f64 (pow.f64 im 4) 1/4)) 1) |
(fma.f64 (cbrt.f64 (*.f64 1/4 (pow.f64 im 4))) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) 1) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (cbrt.f64 (*.f64 (pow.f64 im 4) 1/4)) 1) |
(fma.f64 (cbrt.f64 (pow.f64 im 4)) (*.f64 (pow.f64 (cbrt.f64 im) 2) -1/2) 1) |
(fma.f64 (cbrt.f64 (pow.f64 im 4)) (*.f64 -1/2 (pow.f64 (cbrt.f64 im) 2)) 1) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 (*.f64 im -1/2) im 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 (*.f64 -1/2 (cbrt.f64 (pow.f64 im 4))) (pow.f64 (cbrt.f64 im) 2) 1) |
(fma.f64 (cbrt.f64 (pow.f64 im 4)) (*.f64 -1/2 (pow.f64 (cbrt.f64 im) 2)) 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) 1) im 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) 1) |
(fma.f64 im (*.f64 im -1/2) 1) |
Compiled 7984 to 4758 computations (40.4% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 337 | 3 | 340 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 338 | 8 | 346 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| ▶ | 32.9% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
| ▶ | 30.1% | (+.f64 1 re) |
| ✓ | 51.1% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ▶ | 25.9% | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ✓ | 72.6% | (exp.f64 re) |
| ✓ | 50.3% | (cos.f64 im) |
| ✓ | 99.5% | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| ▶ | 32.9% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
| ▶ | 30.1% | (+.f64 1 re) |
| ✓ | 51.1% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ▶ | 25.9% | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ✓ | 72.6% | (exp.f64 re) |
| ✓ | 50.3% | (cos.f64 im) |
Compiled 126 to 94 computations (25.4% saved)
Found 3 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
| ✓ | 92.7% | (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re)) |
| ✓ | 86.1% | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
Compiled 66 to 41 computations (37.9% saved)
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | re | @ | -inf | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| 0.0ms | im | @ | 0 | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| 0.0ms | re | @ | inf | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| 0.0ms | im | @ | inf | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| 0.0ms | im | @ | inf | (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re)) |
| 1× | batch-egg-rewrite |
| 1690× | fma-def |
| 1574× | log-prod |
| 530× | fma-neg |
| 526× | expm1-udef |
| 522× | log1p-udef |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 79 |
| 1 | 301 | 75 |
| 2 | 4207 | 75 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
(*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re)) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
| Outputs |
|---|
(+.f64 0 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) 1) |
(pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (exp.f64 re)) (*.f64 im (sqrt.f64 -1/2))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 2)) |
(log.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) (pow.f64 (exp.f64 re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (*.f64 im (*.f64 im -1/2)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(exp.f64 (+.f64 re (log.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(+.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(+.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(+.f64 0 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(+.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 im (*.f64 im -1/2))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))) (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 3)) (+.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 2) (-.f64 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))) (-.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))) |
(/.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 (pow.f64 re 3))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im (*.f64 im -1/2))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im (*.f64 im -1/2))) (-.f64 1 re)) |
(pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) |
(log.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2)))) (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (pow.f64 (pow.f64 (exp.f64 im) -1/2) im))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2)))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 im (*.f64 im -1/2) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 im (*.f64 im -1/2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 im (*.f64 (*.f64 im -1/2) re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 -1/2 (*.f64 im im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 -1/2 (*.f64 im im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im -1/2) im (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im -1/2) im (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im -1/2) (*.f64 im re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) re (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 re (*.f64 im (*.f64 im -1/2)) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (*.f64 (cbrt.f64 re) (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im im) -1/2 (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im im) -1/2 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im im) (*.f64 -1/2 re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 re) (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)))) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (sqrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 (sqrt.f64 re) (*.f64 im (sqrt.f64 -1/2))) (*.f64 (sqrt.f64 re) (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 (*.f64 im (sqrt.f64 -1/2)) (sqrt.f64 re)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) (sqrt.f64 re)) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re (*.f64 im -1/2)) im (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re im) (*.f64 im -1/2) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2)) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re (*.f64 im im)) -1/2 (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (cbrt.f64 (*.f64 re re))) (cbrt.f64 re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (sqrt.f64 re)) (sqrt.f64 re) (*.f64 im (*.f64 im -1/2))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) 1) |
(-.f64 (/.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) (/.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(*.f64 1 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) |
(*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 1) |
(*.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) (pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2) (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) (/.f64 1 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(*.f64 (fma.f64 im (*.f64 im -1/2) 1) (+.f64 re 1)) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) 1) (+.f64 re 1)) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1))) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (sqrt.f64 (+.f64 re 1))) (sqrt.f64 (+.f64 re 1))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)) (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))) (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 im (*.f64 im -1/2)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2))) (neg.f64 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) 3)) (+.f64 1 (fma.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (neg.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))))) |
(/.f64 (-.f64 1 (*.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) (-.f64 1 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1))) |
(/.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (+.f64 1 (pow.f64 re 3))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 3) |
(pow.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 im (*.f64 im -1/2) 1)) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))))) |
(log.f64 (*.f64 (exp.f64 (+.f64 re 1)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) (exp.f64 (+.f64 re 1)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(cbrt.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(exp.f64 (+.f64 (log1p.f64 re) (log1p.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log1p.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(fma.f64 im (*.f64 im -1/2) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) (+.f64 re 1)) |
(fma.f64 -1/2 (*.f64 im im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im -1/2) im (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 re 1) (+.f64 re 1)) |
(fma.f64 re 1 (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 re (fma.f64 im (*.f64 im -1/2) 1) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 1 re (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) |
(fma.f64 1 (fma.f64 im (*.f64 im -1/2) 1) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(fma.f64 1 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) 1) |
(fma.f64 (+.f64 re 1) (*.f64 im (*.f64 im -1/2)) (+.f64 re 1)) |
(fma.f64 (+.f64 re 1) 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 1 (+.f64 re 1)) |
(fma.f64 (cbrt.f64 re) (cbrt.f64 (*.f64 re re)) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (cbrt.f64 re) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (cbrt.f64 (+.f64 re 1)) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (cbrt.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im (*.f64 -1/2 (+.f64 re 1)))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 2) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 2) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) (+.f64 re 1)) |
(fma.f64 (*.f64 im im) -1/2 (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im im) (*.f64 -1/2 (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (sqrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im (*.f64 -1/2 (+.f64 re 1)))) (+.f64 re 1)) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) (+.f64 re 1)) |
(fma.f64 (+.f64 1 (pow.f64 re 3)) (/.f64 1 (fma.f64 re (-.f64 re 1) 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (-.f64 1 (*.f64 re re)) (/.f64 1 (-.f64 1 re)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (fma.f64 im (*.f64 im -1/2) 1) re (*.f64 (fma.f64 im (*.f64 im -1/2) 1) 1)) |
(fma.f64 (fma.f64 im (*.f64 im -1/2) 1) 1 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) re)) |
(fma.f64 (*.f64 im (*.f64 -1/2 (+.f64 re 1))) im (+.f64 re 1)) |
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1)) (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1))) (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1)) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) 1) |
(fma.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(fma.f64 (sqrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) (sqrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) 1) |
(fma.f64 (*.f64 (+.f64 re 1) im) (*.f64 im -1/2) (+.f64 re 1)) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (sqrt.f64 (+.f64 re 1))) (sqrt.f64 (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2)) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (*.f64 im im)) -1/2 (+.f64 re 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (sqrt.f64 -1/2)) (+.f64 re 1)) |
| 1× | egg-herbie |
| 1302× | unswap-sqr |
| 1118× | cancel-sign-sub-inv |
| 808× | fma-neg |
| 808× | associate-*r* |
| 702× | associate-*l* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 475 | 11394 |
| 1 | 1291 | 8736 |
| 2 | 4254 | 8684 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (pow.f64 im 2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (+.f64 (*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))) (*.f64 -1/12 (*.f64 (pow.f64 im 2) (pow.f64 re 3)))))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (pow.f64 im 2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1))) |
(+.f64 1 (+.f64 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1))) (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 1 (+.f64 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1))) (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 1 (+.f64 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1))) (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 0 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) 1) |
(pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (exp.f64 re)) (*.f64 im (sqrt.f64 -1/2))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 2)) |
(log.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) (pow.f64 (exp.f64 re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (*.f64 im (*.f64 im -1/2)) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(exp.f64 (+.f64 re (log.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(+.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(+.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(+.f64 0 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(+.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 im (*.f64 im -1/2))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))) (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 3)) (+.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 2) (-.f64 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))) (-.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))) |
(/.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 (pow.f64 re 3))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im (*.f64 im -1/2))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im (*.f64 im -1/2))) (-.f64 1 re)) |
(pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) |
(log.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2)))) (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (pow.f64 (pow.f64 (exp.f64 im) -1/2) im))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2)))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 im (*.f64 im -1/2) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 im (*.f64 im -1/2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 im (*.f64 (*.f64 im -1/2) re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 -1/2 (*.f64 im im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 -1/2 (*.f64 im im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im -1/2) im (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im -1/2) im (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im -1/2) (*.f64 im re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) re (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 re (*.f64 im (*.f64 im -1/2)) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (*.f64 (cbrt.f64 re) (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im im) -1/2 (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im im) -1/2 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im im) (*.f64 -1/2 re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 re) (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)))) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (sqrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 (sqrt.f64 re) (*.f64 im (sqrt.f64 -1/2))) (*.f64 (sqrt.f64 re) (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 (*.f64 im (sqrt.f64 -1/2)) (sqrt.f64 re)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) (sqrt.f64 re)) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re (*.f64 im -1/2)) im (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re im) (*.f64 im -1/2) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2)) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re (*.f64 im im)) -1/2 (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 re (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (cbrt.f64 (*.f64 re re))) (cbrt.f64 re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (sqrt.f64 re)) (sqrt.f64 re) (*.f64 im (*.f64 im -1/2))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) 1) |
(-.f64 (/.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) (/.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(*.f64 1 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) |
(*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) |
(*.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 1) |
(*.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) (pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2) (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) (/.f64 1 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(*.f64 (fma.f64 im (*.f64 im -1/2) 1) (+.f64 re 1)) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) 1) (+.f64 re 1)) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1))) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (sqrt.f64 (+.f64 re 1))) (sqrt.f64 (+.f64 re 1))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)) (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))) (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 im (*.f64 im -1/2)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2))) (neg.f64 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) 3)) (+.f64 1 (fma.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (neg.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))))) |
(/.f64 (-.f64 1 (*.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) (-.f64 1 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1))) |
(/.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (+.f64 1 (pow.f64 re 3))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 3) |
(pow.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 2)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 im (*.f64 im -1/2) 1)) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))))) |
(log.f64 (*.f64 (exp.f64 (+.f64 re 1)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) (exp.f64 (+.f64 re 1)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(cbrt.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(exp.f64 (+.f64 (log1p.f64 re) (log1p.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log1p.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(fma.f64 im (*.f64 im -1/2) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) (+.f64 re 1)) |
(fma.f64 -1/2 (*.f64 im im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im -1/2) im (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 re 1) (+.f64 re 1)) |
(fma.f64 re 1 (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 re (fma.f64 im (*.f64 im -1/2) 1) (fma.f64 im (*.f64 im -1/2) 1)) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 1 re (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) |
(fma.f64 1 (fma.f64 im (*.f64 im -1/2) 1) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(fma.f64 1 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) 1) |
(fma.f64 (+.f64 re 1) (*.f64 im (*.f64 im -1/2)) (+.f64 re 1)) |
(fma.f64 (+.f64 re 1) 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 1 (+.f64 re 1)) |
(fma.f64 (cbrt.f64 re) (cbrt.f64 (*.f64 re re)) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (cbrt.f64 re) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (cbrt.f64 (+.f64 re 1)) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (cbrt.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im (*.f64 -1/2 (+.f64 re 1)))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 2) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 2) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) (+.f64 re 1)) |
(fma.f64 (*.f64 im im) -1/2 (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im im) (*.f64 -1/2 (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (sqrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im (*.f64 -1/2 (+.f64 re 1)))) (+.f64 re 1)) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) (+.f64 re 1)) |
(fma.f64 (+.f64 1 (pow.f64 re 3)) (/.f64 1 (fma.f64 re (-.f64 re 1) 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (-.f64 1 (*.f64 re re)) (/.f64 1 (-.f64 1 re)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (fma.f64 im (*.f64 im -1/2) 1) re (*.f64 (fma.f64 im (*.f64 im -1/2) 1) 1)) |
(fma.f64 (fma.f64 im (*.f64 im -1/2) 1) 1 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) re)) |
(fma.f64 (*.f64 im (*.f64 -1/2 (+.f64 re 1))) im (+.f64 re 1)) |
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1)) (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1))) (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1)) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) 1) |
(fma.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(fma.f64 (sqrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) (sqrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) 1) |
(fma.f64 (*.f64 (+.f64 re 1) im) (*.f64 im -1/2) (+.f64 re 1)) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (sqrt.f64 (+.f64 re 1))) (sqrt.f64 (+.f64 re 1)) (+.f64 re 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2)) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (*.f64 im im)) -1/2 (+.f64 re 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (sqrt.f64 -1/2)) (+.f64 re 1)) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))))) |
(fma.f64 -1/2 (*.f64 re (*.f64 im im)) (fma.f64 -1/2 (*.f64 im im) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im))))) |
(fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (*.f64 -1/4 (*.f64 im (*.f64 re (*.f64 im re))))) |
(fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (+.f64 (*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))) (*.f64 -1/12 (*.f64 (pow.f64 im 2) (pow.f64 re 3)))))) |
(fma.f64 -1/2 (*.f64 re (*.f64 im im)) (fma.f64 -1/2 (*.f64 im im) (fma.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)) (*.f64 -1/12 (*.f64 (pow.f64 re 3) (*.f64 im im)))))) |
(fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (fma.f64 -1/4 (*.f64 im (*.f64 re (*.f64 im re))) (*.f64 -1/12 (*.f64 im (*.f64 im (pow.f64 re 3)))))) |
(fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (fma.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)) (*.f64 (*.f64 im im) (*.f64 (pow.f64 re 3) -1/12)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 im (*.f64 -1/2 (*.f64 im re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im re))) |
(*.f64 (*.f64 im im) (*.f64 -1/2 re)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 im (*.f64 -1/2 (*.f64 im re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im re))) |
(*.f64 (*.f64 im im) (*.f64 -1/2 re)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(fma.f64 im (*.f64 -1/2 im) 1) |
(fma.f64 -1/2 (*.f64 im im) 1) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)) |
(*.f64 re (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 (*.f64 -1/2 (pow.f64 im 2)) (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1))) |
(neg.f64 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1))) |
(*.f64 re (neg.f64 (fma.f64 1/2 (*.f64 im im) -1))) |
(*.f64 (fma.f64 1/2 (*.f64 im im) -1) (neg.f64 re)) |
(+.f64 1 (+.f64 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1))) (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 1 (fma.f64 -1 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)) (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 1 (-.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)))) |
(-.f64 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 re (fma.f64 1/2 (*.f64 im im) -1))) |
(+.f64 1 (+.f64 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1))) (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 1 (fma.f64 -1 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)) (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 1 (-.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)))) |
(-.f64 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 re (fma.f64 1/2 (*.f64 im im) -1))) |
(+.f64 1 (+.f64 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1))) (*.f64 -1/2 (pow.f64 im 2)))) |
(+.f64 1 (fma.f64 -1 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)) (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 1 (-.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)))) |
(-.f64 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 re (fma.f64 1/2 (*.f64 im im) -1))) |
(+.f64 1 re) |
(+.f64 re 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 0 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) (log.f64 (cbrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (*.f64 -1/2 im)) (*.f64 im (exp.f64 re)))) (cbrt.f64 (pow.f64 (exp.f64 (*.f64 -1/2 im)) (*.f64 im (exp.f64 re)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (*.f64 -1/2 im)) (*.f64 im (exp.f64 re)))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (*.f64 -1/2 (*.f64 im im))) (exp.f64 re))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (*.f64 -1/2 (*.f64 im im))) (exp.f64 re))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 -1/2) im) im) (exp.f64 re))))) (log.f64 (cbrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 -1/2) im) im) (exp.f64 re))))) |
(+.f64 (log.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))))) (log.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))))) |
(*.f64 2 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (*.f64 -1/2 im)) (*.f64 im (exp.f64 re)))))) |
(*.f64 2 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (*.f64 -1/2 (*.f64 im im))) (exp.f64 re))))) |
(*.f64 2 (log.f64 (sqrt.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 -1/2) im) im) (exp.f64 re))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) 1) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 1) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))) 3) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 3) 1/3) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(pow.f64 (*.f64 (sqrt.f64 (exp.f64 re)) (*.f64 im (sqrt.f64 -1/2))) 2) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 2)) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(log.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re)))))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))) 3)) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) (pow.f64 (exp.f64 re) 3))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (*.f64 im (*.f64 im -1/2)) 3))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(exp.f64 (+.f64 re (log.f64 (*.f64 im (*.f64 im -1/2))))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(exp.f64 (*.f64 (+.f64 re (log.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (exp.f64 re))))) |
(*.f64 -1/2 (*.f64 (exp.f64 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (exp.f64 re)))) |
(+.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 0 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))) (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) |
(+.f64 (log.f64 (*.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 -1/2 (*.f64 im im)))) (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 -1/2 (*.f64 im im)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 -1/2 (*.f64 im im)))))) |
(+.f64 (*.f64 2 (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 -1/2 (*.f64 im im)))))) (log.f64 (cbrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 -1/2 (*.f64 im im)))))) |
(+.f64 (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))))) (log.f64 (sqrt.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) 1) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 3)) (+.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 2) (-.f64 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 im im)) 3) (pow.f64 (*.f64 im (*.f64 -1/2 (*.f64 im re))) 3)) (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 im im)) 2) (*.f64 (*.f64 im (*.f64 -1/2 (*.f64 im re))) (-.f64 (*.f64 im (*.f64 -1/2 (*.f64 im re))) (*.f64 -1/2 (*.f64 im im)))))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im im) 3)) (pow.f64 (*.f64 -1/2 (*.f64 im (*.f64 im re))) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (*.f64 im re))) (*.f64 (*.f64 -1/2 im) (-.f64 (*.f64 im re) im)) (pow.f64 (*.f64 -1/2 (*.f64 im im)) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im im) 3)) (pow.f64 (*.f64 (*.f64 im im) (*.f64 -1/2 re)) 3)) (fma.f64 (*.f64 (*.f64 im im) (*.f64 -1/2 re)) (*.f64 (*.f64 -1/2 im) (-.f64 (*.f64 im re) im)) (*.f64 1/4 (pow.f64 im 4)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))) (-.f64 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 im im)) 2) (*.f64 (*.f64 -1/2 im) (*.f64 (*.f64 im re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))))) (-.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 im (*.f64 -1/2 (*.f64 im re))))) |
(/.f64 (*.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (*.f64 (*.f64 -1/2 im) (-.f64 im (*.f64 im re)))) (*.f64 (*.f64 -1/2 im) (-.f64 im (*.f64 im re)))) |
(/.f64 (+.f64 (*.f64 1/4 (pow.f64 im 4)) (*.f64 -1/4 (*.f64 (*.f64 re re) (pow.f64 im 4)))) (*.f64 (*.f64 -1/2 im) (-.f64 im (*.f64 im re)))) |
(/.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 (pow.f64 re 3))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (*.f64 -1/2 (*.f64 im im)) (/.f64 (fma.f64 re (-.f64 re 1) 1) (+.f64 (pow.f64 re 3) 1))) |
(*.f64 (/.f64 (+.f64 (pow.f64 re 3) 1) (fma.f64 re (-.f64 re 1) 1)) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 (/.f64 (+.f64 (pow.f64 re 3) 1) (fma.f64 re (+.f64 re -1) 1)) (*.f64 -1/2 (*.f64 im im))) |
(/.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (*.f64 -1/2 (*.f64 im im)) (/.f64 (-.f64 1 re) (-.f64 1 (*.f64 re re)))) |
(*.f64 (/.f64 (*.f64 -1/2 (*.f64 im im)) (-.f64 1 re)) (-.f64 1 (*.f64 re re))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im (*.f64 im -1/2))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (*.f64 -1/2 (*.f64 im im)) (/.f64 (fma.f64 re (-.f64 re 1) 1) (+.f64 (pow.f64 re 3) 1))) |
(*.f64 (/.f64 (+.f64 (pow.f64 re 3) 1) (fma.f64 re (-.f64 re 1) 1)) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 (/.f64 (+.f64 (pow.f64 re 3) 1) (fma.f64 re (+.f64 re -1) 1)) (*.f64 -1/2 (*.f64 im im))) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im (*.f64 im -1/2))) (-.f64 1 re)) |
(/.f64 (*.f64 -1/2 (*.f64 im im)) (/.f64 (-.f64 1 re) (-.f64 1 (*.f64 re re)))) |
(*.f64 (/.f64 (*.f64 -1/2 (*.f64 im im)) (-.f64 1 re)) (-.f64 1 (*.f64 re re))) |
(pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 1) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 3) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) 1/3) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) 2) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(log.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2)))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2)))) (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (pow.f64 (pow.f64 (exp.f64 im) -1/2) im))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2)))))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 -1/2 (*.f64 im im))) (log1p.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(exp.f64 (+.f64 (log.f64 (*.f64 -1/2 (*.f64 im im))) (log1p.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 (log1p.f64 re))) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 im (*.f64 im -1/2) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 im (*.f64 im -1/2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 im (*.f64 (*.f64 im -1/2) re) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 -1/2 (*.f64 im im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 -1/2 (*.f64 im im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im -1/2) im (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im -1/2) im (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im -1/2) (*.f64 im re) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) re (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 re (*.f64 im (*.f64 im -1/2)) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im re)) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (*.f64 (cbrt.f64 re) (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (*.f64 (*.f64 (cbrt.f64 re) im) (*.f64 -1/2 im)) (*.f64 -1/2 (*.f64 im im))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (*.f64 -1/2 (*.f64 (*.f64 im im) (cbrt.f64 re))) (*.f64 -1/2 (*.f64 im im))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 -1/2 (*.f64 im (*.f64 im re)))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 -1/2 (*.f64 im (*.f64 im re)))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) re) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im im) -1/2 (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im im) -1/2 (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im im) (*.f64 -1/2 re) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (sqrt.f64 re) (*.f64 (sqrt.f64 re) (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) re) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)))) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (sqrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re))) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 (sqrt.f64 re) (*.f64 im (sqrt.f64 -1/2))) (*.f64 (sqrt.f64 re) (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 (*.f64 im (sqrt.f64 -1/2)) (sqrt.f64 re)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) (sqrt.f64 re)) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 re (*.f64 im -1/2)) im (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 re im) (*.f64 im -1/2) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 re (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2)) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 re (*.f64 im im)) -1/2 (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 re (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 -1/2 (*.f64 im (*.f64 im re)))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 -1/2 (*.f64 im (*.f64 im re)))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (*.f64 (*.f64 im -1/2) (*.f64 im re))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (*.f64 (*.f64 (*.f64 im -1/2) (*.f64 im re)) 1)) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (cbrt.f64 (*.f64 re re))) (cbrt.f64 re) (*.f64 im (*.f64 im -1/2))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (*.f64 (*.f64 (cbrt.f64 re) im) (*.f64 -1/2 im)) (*.f64 -1/2 (*.f64 im im))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (*.f64 -1/2 (*.f64 (*.f64 im im) (cbrt.f64 re))) (*.f64 -1/2 (*.f64 im im))) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (sqrt.f64 re)) (sqrt.f64 re) (*.f64 im (*.f64 im -1/2))) |
(*.f64 -1/2 (+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 im re im))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) 1) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(-.f64 (/.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) (/.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 2)) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2)) (*.f64 (+.f64 re 1) (+.f64 1 (*.f64 1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (pow.f64 (+.f64 re 1) 2)) (*.f64 (+.f64 re 1) (+.f64 -1 (*.f64 -1/2 (*.f64 im im))))) |
(*.f64 1 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 1) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) (pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2) (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 3) (pow.f64 (+.f64 re 1) 3)) 1) (fma.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) (fma.f64 (*.f64 -1/2 im) (*.f64 im (+.f64 re 1)) (neg.f64 (+.f64 re 1))) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (neg.f64 (+.f64 re 1))) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (-.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) -1) re) (pow.f64 (+.f64 re 1) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) (/.f64 1 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 2)) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2)) (*.f64 (+.f64 re 1) (+.f64 1 (*.f64 1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (pow.f64 (+.f64 re 1) 2)) (*.f64 (+.f64 re 1) (+.f64 -1 (*.f64 -1/2 (*.f64 im im))))) |
(*.f64 (fma.f64 im (*.f64 im -1/2) 1) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) 1) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (sqrt.f64 (+.f64 re 1))) (sqrt.f64 (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)) (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 3) (pow.f64 (+.f64 re 1) 3)) 1) (fma.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) (fma.f64 (*.f64 -1/2 im) (*.f64 im (+.f64 re 1)) (neg.f64 (+.f64 re 1))) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (neg.f64 (+.f64 re 1))) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (-.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) -1) re) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 1 (/.f64 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))) (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 2)) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2)) (*.f64 (+.f64 re 1) (+.f64 1 (*.f64 1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (pow.f64 (+.f64 re 1) 2)) (*.f64 (+.f64 re 1) (+.f64 -1 (*.f64 -1/2 (*.f64 im im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 3) (pow.f64 (+.f64 re 1) 3)) 1) (fma.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) (fma.f64 (*.f64 -1/2 im) (*.f64 im (+.f64 re 1)) (neg.f64 (+.f64 re 1))) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (neg.f64 (+.f64 re 1))) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (-.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) -1) re) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 im (*.f64 im -1/2)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 2) (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 -1/2 (*.f64 im im)) (pow.f64 (+.f64 re 1) 2))))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 1/2 (*.f64 im im)))))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (+.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (pow.f64 (+.f64 re 1) 2)) (*.f64 1/2 (*.f64 (fma.f64 im re im) (fma.f64 im re im))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2)) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 2)) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2)) (*.f64 (+.f64 re 1) (+.f64 1 (*.f64 1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (pow.f64 (+.f64 re 1) 2)) (*.f64 (+.f64 re 1) (+.f64 -1 (*.f64 -1/2 (*.f64 im im))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 3) (pow.f64 (+.f64 re 1) 3)) 1) (fma.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) (fma.f64 (*.f64 -1/2 im) (*.f64 im (+.f64 re 1)) (neg.f64 (+.f64 re 1))) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (neg.f64 (+.f64 re 1))) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (*.f64 -1/8 (pow.f64 (*.f64 im (fma.f64 im re im)) 3)) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (-.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) -1) re) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2))) (neg.f64 (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 im (*.f64 im -1/2)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 2)) (*.f64 (+.f64 re 1) (-.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2)) (*.f64 (+.f64 re 1) (+.f64 1 (*.f64 1/2 (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (pow.f64 (+.f64 re 1) 2)) (*.f64 (+.f64 re 1) (+.f64 -1 (*.f64 -1/2 (*.f64 im im))))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) 3)) (+.f64 1 (fma.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (neg.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) (+.f64 re 1)) re) 3)) (+.f64 1 (fma.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) (+.f64 re 1)) re) (fma.f64 im (*.f64 (*.f64 -1/2 im) (+.f64 re 1)) re) (neg.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) (+.f64 re 1)) re))))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) re) 3)) (+.f64 1 (*.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) re) (+.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) re) -1)))) |
(/.f64 (-.f64 1 (*.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) (-.f64 1 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) |
(/.f64 (-.f64 1 (*.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) (+.f64 re 1)) re) (fma.f64 im (*.f64 (*.f64 -1/2 im) (+.f64 re 1)) re))) (-.f64 1 (fma.f64 im (*.f64 (*.f64 -1/2 im) (+.f64 re 1)) re))) |
(/.f64 (-.f64 1 (*.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) re) (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) re))) (-.f64 1 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))) 2) (pow.f64 (+.f64 re 1) 2)) (fma.f64 (*.f64 -1/2 im) (*.f64 im (+.f64 re 1)) (neg.f64 (+.f64 re 1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (pow.f64 (+.f64 re 1) 2)) (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) (neg.f64 (+.f64 re 1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) -1) re)) |
(/.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (+.f64 1 (pow.f64 re 3))) (fma.f64 re (-.f64 re 1) 1)) |
(/.f64 (fma.f64 im (*.f64 -1/2 im) 1) (/.f64 (fma.f64 re (-.f64 re 1) 1) (+.f64 (pow.f64 re 3) 1))) |
(/.f64 (fma.f64 -1/2 (*.f64 im im) 1) (/.f64 (fma.f64 re (-.f64 re 1) 1) (+.f64 (pow.f64 re 3) 1))) |
(*.f64 (/.f64 (fma.f64 -1/2 (*.f64 im im) 1) (fma.f64 re (+.f64 re -1) 1)) (+.f64 (pow.f64 re 3) 1)) |
(/.f64 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (fma.f64 im (*.f64 -1/2 im) 1) (/.f64 (-.f64 1 re) (-.f64 1 (*.f64 re re)))) |
(/.f64 (fma.f64 -1/2 (*.f64 im im) 1) (/.f64 (-.f64 1 re) (-.f64 1 (*.f64 re re)))) |
(*.f64 (/.f64 (fma.f64 -1/2 (*.f64 im im) 1) (-.f64 1 re)) (-.f64 1 (*.f64 re re))) |
(pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 1) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(pow.f64 (cbrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 3) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 3) 1/3) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(pow.f64 (sqrt.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))) 2) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(sqrt.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 2)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 im (*.f64 im -1/2) 1)) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (*.f64 (exp.f64 (+.f64 re 1)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (*.f64 (pow.f64 (exp.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) (exp.f64 (+.f64 re 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(cbrt.f64 (pow.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)) 3)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(expm1.f64 (log1p.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(exp.f64 (+.f64 (log1p.f64 re) (log1p.f64 (*.f64 im (*.f64 im -1/2))))) |
(exp.f64 (+.f64 (log1p.f64 re) (log1p.f64 (*.f64 -1/2 (*.f64 im im))))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (log1p.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(exp.f64 (+.f64 (log1p.f64 re) (log1p.f64 (*.f64 -1/2 (*.f64 im im))))) |
(log1p.f64 (expm1.f64 (*.f64 (+.f64 re 1) (fma.f64 im (*.f64 im -1/2) 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 im (*.f64 im -1/2) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 -1/2 (*.f64 im im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im -1/2) im (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) 1 (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 re 1) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 re 1 (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 re (fma.f64 im (*.f64 im -1/2) 1) (fma.f64 im (*.f64 im -1/2) 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 1 (*.f64 im (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 1 re (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 1 (fma.f64 im (*.f64 im -1/2) 1) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 1 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re) 1) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (+.f64 re 1) (*.f64 im (*.f64 im -1/2)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (+.f64 re 1) 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))) 1 (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (cbrt.f64 re) (cbrt.f64 (*.f64 re re)) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 (cbrt.f64 re) (cbrt.f64 (*.f64 re re)) (+.f64 1 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (cbrt.f64 re) (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) 1)) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (cbrt.f64 re) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(fma.f64 (cbrt.f64 re) (cbrt.f64 (*.f64 re re)) (+.f64 1 (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))))) |
(fma.f64 (cbrt.f64 (*.f64 re re)) (cbrt.f64 re) (fma.f64 -1/2 (*.f64 im (fma.f64 im re im)) 1)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im im) 1/4)) (*.f64 (cbrt.f64 (*.f64 im -1/2)) im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (fma.f64 (*.f64 -1/2 im) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (+.f64 (*.f64 re (fma.f64 -1/2 (*.f64 im im) 1)) 1)) |
(fma.f64 (cbrt.f64 (+.f64 re 1)) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (cbrt.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 1) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2) (*.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 im) 2) (*.f64 (cbrt.f64 im) (*.f64 im (*.f64 -1/2 (+.f64 re 1)))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 2) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) 2) (cbrt.f64 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im im) -1/2 (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im im) (*.f64 -1/2 (+.f64 re 1)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) (+.f64 1 (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1))))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (sqrt.f64 (*.f64 im -1/2)) (*.f64 (sqrt.f64 (*.f64 im -1/2)) im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (sqrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 im (sqrt.f64 -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) 1) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 -1/2)) (*.f64 (*.f64 im (sqrt.f64 -1/2)) (+.f64 re 1)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (sqrt.f64 im) (*.f64 (sqrt.f64 im) (*.f64 im (*.f64 -1/2 (+.f64 re 1)))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) (*.f64 (sqrt.f64 (+.f64 re 1)) (*.f64 im (sqrt.f64 -1/2))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (+.f64 1 (pow.f64 re 3)) (/.f64 1 (fma.f64 re (-.f64 re 1) 1)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (+.f64 (pow.f64 re 3) 1) (/.f64 1 (fma.f64 re (-.f64 re 1) 1)) (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im)))) |
(fma.f64 (+.f64 (pow.f64 re 3) 1) (/.f64 1 (fma.f64 re (-.f64 re 1) 1)) (*.f64 -1/2 (*.f64 im (fma.f64 im re im)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (/.f64 (+.f64 (pow.f64 re 3) 1) (fma.f64 re (+.f64 re -1) 1))) |
(fma.f64 (-.f64 1 (*.f64 re re)) (/.f64 1 (-.f64 1 re)) (*.f64 (*.f64 im -1/2) (*.f64 im (+.f64 re 1)))) |
(fma.f64 (-.f64 1 (*.f64 re re)) (/.f64 1 (-.f64 1 re)) (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im)))) |
(fma.f64 (-.f64 1 (*.f64 re re)) (/.f64 1 (-.f64 1 re)) (*.f64 -1/2 (*.f64 im (fma.f64 im re im)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (fma.f64 im re im))) (/.f64 (-.f64 1 (*.f64 re re)) (-.f64 1 re))) |
(fma.f64 (fma.f64 im (*.f64 im -1/2) 1) re (*.f64 (fma.f64 im (*.f64 im -1/2) 1) 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (fma.f64 im (*.f64 im -1/2) 1) 1 (*.f64 (fma.f64 im (*.f64 im -1/2) 1) re)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im (*.f64 -1/2 (+.f64 re 1))) im (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1)) (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1))) (cbrt.f64 (fma.f64 im (*.f64 im -1/2) 1)) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re))) (cbrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) 1) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (*.f64 re (fma.f64 im (*.f64 im -1/2) 1))) |
(fma.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1))) |
(fma.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (hypot.f64 1 (*.f64 im (sqrt.f64 -1/2))) (*.f64 re (fma.f64 -1/2 (*.f64 im im) 1))) |
(fma.f64 (sqrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) (sqrt.f64 (fma.f64 im (*.f64 im (*.f64 -1/2 (+.f64 re 1))) re)) 1) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (+.f64 re 1) im) (*.f64 im -1/2) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 im (cbrt.f64 (*.f64 (*.f64 im im) 1/4))) (cbrt.f64 (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (fma.f64 (*.f64 -1/2 im) (*.f64 im re) (+.f64 re 1))) |
(fma.f64 (cbrt.f64 (*.f64 im (*.f64 im 1/4))) (*.f64 im (cbrt.f64 (*.f64 -1/2 im))) (+.f64 (*.f64 re (fma.f64 -1/2 (*.f64 im im) 1)) 1)) |
(fma.f64 (*.f64 im (sqrt.f64 (*.f64 im -1/2))) (sqrt.f64 (*.f64 im -1/2)) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (*.f64 im -1/2) (pow.f64 (cbrt.f64 im) 2)) (cbrt.f64 im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (*.f64 im -1/2) (sqrt.f64 im)) (sqrt.f64 im) (fma.f64 (*.f64 im -1/2) (*.f64 im re) (+.f64 re 1))) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (sqrt.f64 (+.f64 re 1))) (sqrt.f64 (+.f64 re 1)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 2)) (cbrt.f64 (*.f64 im (*.f64 im -1/2))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (*.f64 im im)) -1/2 (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
(fma.f64 (*.f64 (+.f64 re 1) (*.f64 im (sqrt.f64 -1/2))) (*.f64 im (sqrt.f64 -1/2)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 -1/2 (*.f64 im im) (*.f64 re (fma.f64 im (*.f64 -1/2 im) 1)))) |
(*.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 im im) 1)) |
Compiled 6405 to 4090 computations (36.1% saved)
11 alts after pruning (3 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 311 | 3 | 314 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 5 | 5 |
| Total | 311 | 11 | 322 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| ✓ | 32.9% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
| ▶ | 33.2% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
| ▶ | 33.3% | (+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
| ✓ | 30.1% | (+.f64 1 re) |
| ✓ | 51.1% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 25.9% | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ▶ | 12.4% | (*.f64 -1/2 (*.f64 im im)) |
| ✓ | 72.6% | (exp.f64 re) |
| ✓ | 50.3% | (cos.f64 im) |
| ✓ | 99.5% | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| ✓ | 32.9% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
| ▶ | 33.2% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
| ▶ | 33.3% | (+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
| ✓ | 30.1% | (+.f64 1 re) |
| ✓ | 51.1% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 25.9% | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ▶ | 12.4% | (*.f64 -1/2 (*.f64 im im)) |
| ✓ | 72.6% | (exp.f64 re) |
| ✓ | 50.3% | (cos.f64 im) |
Compiled 192 to 140 computations (27.1% saved)
Found 2 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 87.5% | (*.f64 (*.f64 im im) (*.f64 -1/2 re)) |
| ✓ | 99.8% | (*.f64 im (*.f64 -1/2 (*.f64 im re))) |
Compiled 77 to 38 computations (50.6% saved)
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 38.0ms | im | @ | 0 | (*.f64 im (*.f64 -1/2 (*.f64 im re))) |
| 1.0ms | im | @ | inf | (*.f64 im (*.f64 -1/2 (*.f64 im re))) |
| 1.0ms | re | @ | 0 | (*.f64 im (*.f64 -1/2 (*.f64 im re))) |
| 0.0ms | re | @ | inf | (*.f64 im (*.f64 -1/2 (*.f64 im re))) |
| 0.0ms | re | @ | -inf | (*.f64 im (*.f64 -1/2 (*.f64 im re))) |
| 1× | batch-egg-rewrite |
| 1960× | pow1 |
| 1802× | add-exp-log |
| 1802× | log1p-expm1-u |
| 1802× | expm1-log1p-u |
| 270× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 38 |
| 1 | 227 | 38 |
| 2 | 2823 | 38 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 im (*.f64 -1/2 (*.f64 im re))) |
(*.f64 (*.f64 im im) (*.f64 -1/2 re)) |
| Outputs |
|---|
(-.f64 (+.f64 1 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1) |
(pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 1) |
(pow.f64 (cbrt.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 3) |
(pow.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 -1/2 re))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (*.f64 (*.f64 re re) 1/4))) |
(log.f64 (exp.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(cbrt.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 -1/2 re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 -1/2 re) 3) (pow.f64 (*.f64 im im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 im 3) (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3) (pow.f64 im 3))) |
(expm1.f64 (log1p.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(exp.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(-.f64 (+.f64 1 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1) |
(pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 1) |
(pow.f64 (cbrt.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 3) |
(pow.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 -1/2 re))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (*.f64 (*.f64 re re) 1/4))) |
(log.f64 (exp.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(cbrt.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 -1/2 re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 -1/2 re) 3) (pow.f64 (*.f64 im im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 im 3) (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3) (pow.f64 im 3))) |
(expm1.f64 (log1p.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(exp.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
| 1× | egg-herbie |
| 1538× | log-prod |
| 1436× | exp-sum |
| 620× | fma-def |
| 602× | distribute-rgt-in |
| 580× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 1520 |
| 1 | 148 | 1520 |
| 2 | 596 | 1520 |
| 3 | 1679 | 1520 |
| 4 | 5373 | 1520 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(-.f64 (+.f64 1 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1) |
(pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 1) |
(pow.f64 (cbrt.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 3) |
(pow.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 -1/2 re))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (*.f64 (*.f64 re re) 1/4))) |
(log.f64 (exp.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(cbrt.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 -1/2 re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 -1/2 re) 3) (pow.f64 (*.f64 im im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 im 3) (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3) (pow.f64 im 3))) |
(expm1.f64 (log1p.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(exp.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(-.f64 (+.f64 1 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1) |
(pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 1) |
(pow.f64 (cbrt.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 3) |
(pow.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 -1/2 re))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (*.f64 (*.f64 re re) 1/4))) |
(log.f64 (exp.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(cbrt.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 -1/2 re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 -1/2 re) 3) (pow.f64 (*.f64 im im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 im 3) (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3) (pow.f64 im 3))) |
(expm1.f64 (log1p.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(exp.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(-.f64 (+.f64 1 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 1) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (cbrt.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 3) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3) 1/3) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 -1/2 re))) 2) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (*.f64 (*.f64 re re) 1/4))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(log.f64 (exp.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 -1/2 re) 3))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 -1/2 re) 3) (pow.f64 (*.f64 im im) 3))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 im 3) (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3) (pow.f64 im 3))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(expm1.f64 (log1p.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(exp.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(exp.f64 (*.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(log1p.f64 (expm1.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(-.f64 (+.f64 1 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 1) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (cbrt.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 3) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3) 1/3) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 -1/2 re))) 2) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (*.f64 (*.f64 re re) 1/4))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(log.f64 (exp.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (pow.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))) 3)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 -1/2 re) 3))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 -1/2 re) 3) (pow.f64 (*.f64 im im) 3))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 im 3) (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im (*.f64 -1/2 re)) 3) (pow.f64 im 3))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(expm1.f64 (log1p.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(exp.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(exp.f64 (*.f64 (log.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im)))) 1)) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(log1p.f64 (expm1.f64 (*.f64 -1/2 (*.f64 re (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 re (*.f64 im im))) |
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
Compiled 263 to 166 computations (36.9% saved)
11 alts after pruning (0 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 19 | 0 | 19 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 8 | 8 |
| Total | 19 | 11 | 30 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.5% | (pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| ✓ | 32.9% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
| ✓ | 33.2% | (+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
| ✓ | 33.3% | (+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
| ✓ | 30.1% | (+.f64 1 re) |
| ✓ | 51.1% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 25.9% | (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ✓ | 12.4% | (*.f64 -1/2 (*.f64 im im)) |
| ✓ | 72.6% | (exp.f64 re) |
| ✓ | 50.3% | (cos.f64 im) |
Compiled 182 to 117 computations (35.7% saved)
| Inputs |
|---|
(+.f64 1 re) |
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
(cos.f64 im) |
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(pow.f64 (cbrt.f64 (*.f64 (exp.f64 re) (cos.f64 im))) 3) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
5 calls:
| 100.0ms | re |
| 57.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 24.0ms | (cos.f64 im) |
| 10.0ms | (exp.f64 re) |
| 7.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | re |
| 100.0% | 1 | im |
| 100.0% | 1 | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 100.0% | 1 | (exp.f64 re) |
| 100.0% | 1 | (cos.f64 im) |
Compiled 107 to 62 computations (42.1% saved)
| Inputs |
|---|
(+.f64 1 re) |
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
(cos.f64 im) |
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| Outputs |
|---|
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(exp.f64 re) |
4 calls:
| 68.0ms | (cos.f64 im) |
| 49.0ms | re |
| 36.0ms | im |
| 5.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.7% | 4 | re |
| 79.8% | 5 | im |
| 93.4% | 3 | (exp.f64 re) |
| 77.7% | 2 | (cos.f64 im) |
Compiled 87 to 53 computations (39.1% saved)
| Inputs |
|---|
(+.f64 1 re) |
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
(cos.f64 im) |
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) |
| Outputs |
|---|
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(exp.f64 re) |
2 calls:
| 36.0ms | re |
| 22.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.4% | 3 | (exp.f64 re) |
| 93.4% | 3 | re |
Compiled 70 to 43 computations (38.6% saved)
| Inputs |
|---|
(+.f64 1 re) |
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
(cos.f64 im) |
(exp.f64 re) |
| Outputs |
|---|
(exp.f64 re) |
(cos.f64 im) |
(exp.f64 re) |
2 calls:
| 33.0ms | re |
| 32.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.2% | 3 | re |
| 93.2% | 3 | (exp.f64 re) |
Compiled 56 to 36 computations (35.7% saved)
| Inputs |
|---|
(+.f64 1 re) |
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
(cos.f64 im) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(cos.f64 im) |
(+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
3 calls:
| 13.0ms | re |
| 7.0ms | im |
| 4.0ms | (cos.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.3% | 1 | im |
| 50.3% | 1 | (cos.f64 im) |
| 61.9% | 3 | re |
Compiled 57 to 37 computations (35.1% saved)
| Inputs |
|---|
(+.f64 1 re) |
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im im) (*.f64 -1/2 re))) |
(+.f64 (+.f64 1 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (+.f64 1 re))) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))) |
2 calls:
| 11.0ms | re |
| 5.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.3% | 1 | im |
| 40.4% | 2 | re |
Compiled 51 to 33 computations (35.3% saved)
| Inputs |
|---|
(+.f64 1 re) |
(*.f64 -1/2 (*.f64 im im)) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 1 re) |
(*.f64 -1/2 (*.f64 im im)) |
1 calls:
| 14.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.6% | 3 | re |
Compiled 13 to 9 computations (30.8% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(+.f64 1 re) |
| Outputs |
|---|
(+.f64 1 re) |
2 calls:
| 4.0ms | re |
| 3.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.1% | 1 | im |
| 30.1% | 1 | re |
Compiled 11 to 8 computations (27.3% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.3102045252029534e+127 | 5.745722618578586e+130 |
| 28.0ms | 5.449563063626857e-31 | 4.408011668447552e-23 |
| 25.0ms | -7461002492.998674 | -1.9150366069909972 |
| 22.0ms | 196× | body | 256 | valid |
| 22.0ms | 60× | body | 1024 | valid |
| 11.0ms | 82× | body | 256 | infinite |
| 8.0ms | 32× | body | 1024 | infinite |
| 6.0ms | 32× | body | 512 | valid |
| 2.0ms | 14× | body | 512 | infinite |
Compiled 480 to 373 computations (22.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 5.449563063626857e-31 | 4.408011668447552e-23 |
| 28.0ms | -7461002492.998674 | -1.9150366069909972 |
| 25.0ms | 89× | body | 1024 | valid |
| 19.0ms | 163× | body | 256 | valid |
| 7.0ms | 36× | body | 512 | valid |
Compiled 264 to 207 computations (21.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | 1.0000000000014841 |
| 0.0ms | 0.9999999902758537 | 0.9999999944875336 |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | 5.449563063626857e-31 | 4.408011668447552e-23 |
| 18.0ms | -2.5566131173116214e+88 | -1.0142451935506163e+81 |
| 27.0ms | 231× | body | 256 | valid |
| 11.0ms | 39× | body | 1024 | valid |
| 4.0ms | 18× | body | 512 | valid |
Compiled 300 to 225 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | -1.9150366069909972 | -9.724146316662204e-9 |
| 13.0ms | 42× | body | 1024 | valid |
| 12.0ms | 85× | body | 256 | valid |
| 4.0ms | 17× | body | 512 | valid |
Compiled 210 to 153 computations (27.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 5.335660314947803e+69 | 8.049709350544152e+73 |
| 19.0ms | -2.5566131173116214e+88 | -1.0142451935506163e+81 |
| 17.0ms | 144× | body | 256 | valid |
| 11.0ms | 80× | body | 256 | infinite |
| 10.0ms | 37× | body | 1024 | infinite |
| 2.0ms | 11× | body | 512 | infinite |
Compiled 250 to 196 computations (21.6% saved)
| 1× | egg-herbie |
| 14× | *-commutative |
| 6× | +-commutative |
| 6× | if-if-or-not |
| 2× | 1-exp |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 356 |
| 1 | 74 | 356 |
| 1× | done |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(if (<=.f64 re -8782019273372467/4503599627370496) (exp.f64 re) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (*.f64 (+.f64 re 1) (cos.f64 im)) (if (<=.f64 re 9800000000000000044096581610881739645877503070316639074715217339455676357347074009205674776158623468430607347731847009447431897088) (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) (exp.f64 re)))) |
(if (<=.f64 re -8782019273372467/4503599627370496) (exp.f64 re) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (*.f64 (+.f64 re 1) (cos.f64 im)) (exp.f64 re))) |
(if (<=.f64 (exp.f64 re) 4503599591341699/4503599627370496) (exp.f64 re) (if (<=.f64 (exp.f64 re) 1) (cos.f64 im) (exp.f64 re))) |
(if (<=.f64 re -1049999999999999927877203057304790548824081179879186276290007675384128481282490368) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (cos.f64 im) (+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))))) |
(if (<=.f64 re -1) (*.f64 -1/2 (*.f64 im im)) (+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re))))) |
(if (<=.f64 re -1049999999999999927877203057304790548824081179879186276290007675384128481282490368) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 5599999999999999639928273303619287527313383118865931141532415778881536) (+.f64 1 re) (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 1 re) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(if (<=.f64 re -8782019273372467/4503599627370496) (exp.f64 re) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (*.f64 (+.f64 re 1) (cos.f64 im)) (if (<=.f64 re 9800000000000000044096581610881739645877503070316639074715217339455676357347074009205674776158623468430607347731847009447431897088) (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) (exp.f64 re)))) |
(if (<=.f64 re -8782019273372467/4503599627370496) (exp.f64 re) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (*.f64 (cos.f64 im) (+.f64 re 1)) (if (<=.f64 re 9800000000000000044096581610881739645877503070316639074715217339455676357347074009205674776158623468430607347731847009447431897088) (*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) (exp.f64 re)))) |
(if (<=.f64 re -8782019273372467/4503599627370496) (exp.f64 re) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (*.f64 (+.f64 re 1) (cos.f64 im)) (exp.f64 re))) |
(if (<=.f64 re -8782019273372467/4503599627370496) (exp.f64 re) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (*.f64 (cos.f64 im) (+.f64 re 1)) (exp.f64 re))) |
(if (<=.f64 (exp.f64 re) 4503599591341699/4503599627370496) (exp.f64 re) (if (<=.f64 (exp.f64 re) 1) (cos.f64 im) (exp.f64 re))) |
(if (<=.f64 re -1049999999999999927877203057304790548824081179879186276290007675384128481282490368) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (cos.f64 im) (+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re)))))) |
(if (<=.f64 re -1049999999999999927877203057304790548824081179879186276290007675384128481282490368) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 3743106036130323/85070591730234615865843651857942052864) (cos.f64 im) (+.f64 (+.f64 re 1) (*.f64 im (*.f64 -1/2 (*.f64 re im)))))) |
(if (<=.f64 re -1) (*.f64 -1/2 (*.f64 im im)) (+.f64 (+.f64 1 re) (*.f64 im (*.f64 -1/2 (*.f64 im re))))) |
(if (<=.f64 re -1) (*.f64 -1/2 (*.f64 im im)) (+.f64 (+.f64 re 1) (*.f64 im (*.f64 -1/2 (*.f64 re im))))) |
(if (<=.f64 re -1049999999999999927877203057304790548824081179879186276290007675384128481282490368) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 5599999999999999639928273303619287527313383118865931141532415778881536) (+.f64 1 re) (*.f64 -1/2 (*.f64 im im)))) |
(if (or (<=.f64 re -1049999999999999927877203057304790548824081179879186276290007675384128481282490368) (not (<=.f64 re 5599999999999999639928273303619287527313383118865931141532415778881536))) (*.f64 -1/2 (*.f64 im im)) (+.f64 re 1)) |
(+.f64 1 re) |
(+.f64 re 1) |
Compiled 153 to 102 computations (33.3% saved)
| 1302× | unswap-sqr |
| 1302× | unswap-sqr |
| 1118× | cancel-sign-sub-inv |
| 1118× | cancel-sign-sub-inv |
| 1078× | associate-*r* |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 717 |
| 1 | 175 | 689 |
| 2 | 526 | 641 |
| 3 | 2277 | 633 |
| 4 | 4598 | 633 |
| 5 | 6552 | 633 |
| 0 | 69 | 717 |
| 1 | 175 | 689 |
| 2 | 526 | 641 |
| 3 | 2277 | 633 |
| 4 | 4598 | 633 |
| 5 | 6552 | 633 |
| 0 | 595 | 9854 |
| 1 | 1620 | 9040 |
| 2 | 5800 | 8990 |
| 0 | 475 | 11394 |
| 1 | 1291 | 8736 |
| 2 | 4254 | 8684 |
| 0 | 595 | 9854 |
| 1 | 1620 | 9040 |
| 2 | 5800 | 8990 |
| 0 | 475 | 11394 |
| 1 | 1291 | 8736 |
| 2 | 4254 | 8684 |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
Compiled 253 to 168 computations (33.6% saved)
(abs im)
Compiled 306 to 174 computations (43.1% saved)
Loading profile data...