
Time bar (total: 9.9s)
| 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)
| 618.0ms | 4638× | body | 256 | valid |
| 408.0ms | 1028× | body | 1024 | valid |
| 178.0ms | 1329× | body | 256 | infinite |
| 154.0ms | 506× | body | 1024 | infinite |
| 115.0ms | 504× | body | 512 | valid |
| 51.0ms | 249× | body | 512 | infinite |
| 1.0ms | 2× | body | 2048 | valid |
| 1× | egg-herbie |
| 954× | fma-def |
| 822× | associate-/r* |
| 686× | sqr-pow |
| 504× | unswap-sqr |
| 490× | *-commutative |
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 7 to 5 computations (28.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)) |
| 1.0ms | re | @ | 0 | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 1.0ms | im | @ | inf | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 1.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)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 6 | 43 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 37 | 7 | 44 |
| Status | Accuracy | Program |
|---|---|---|
| 56.6% | (+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) | |
| ▶ | 63.4% | (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| ▶ | 56.6% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ▶ | 73.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| ▶ | 70.5% | (exp.f64 re) |
| ▶ | 55.5% | (cos.f64 im) |
| 56.6% | (+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) | |
| ▶ | 63.4% | (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| ▶ | 56.6% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ▶ | 73.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| ▶ | 70.5% | (exp.f64 re) |
| ▶ | 55.5% | (cos.f64 im) |
Compiled 234 to 166 computations (29.1% saved)
Found 7 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 -1/2 (*.f64 im im)) |
| ✓ | 97.3% | (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| ✓ | 99.9% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 100.0% | (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1)) |
| ✓ | 100.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| ✓ | 99.9% | (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) |
| ✓ | 99.5% | (*.f64 re 1/6) |
Compiled 113 to 59 computations (47.8% saved)
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | im | @ | inf | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| 1.0ms | im | @ | inf | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| 1.0ms | re | @ | 0 | (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) |
| 1.0ms | re | @ | inf | (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| 1.0ms | im | @ | 0 | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| 1× | batch-egg-rewrite |
| 846× | log1p-udef |
| 844× | expm1-udef |
| 516× | add-sqr-sqrt |
| 498× | pow1 |
| 498× | *-un-lft-identity |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 151 |
| 1 | 507 | 151 |
| 2 | 6871 | 151 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 re 1/6) |
(*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
(+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1)) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(*.f64 -1/2 (*.f64 im im)) |
| Outputs |
|---|
(-.f64 (exp.f64 (log1p.f64 (*.f64 re 1/6))) 1) |
(pow.f64 (*.f64 re 1/6) 1) |
(pow.f64 (cbrt.f64 (*.f64 re 1/6)) 3) |
(pow.f64 (*.f64 1/216 (pow.f64 re 3)) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 re 1/6)) 2) |
(sqrt.f64 (*.f64 (*.f64 re re) 1/36)) |
(log.f64 (pow.f64 (exp.f64 1/6) re)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 re 1/6)))) |
(cbrt.f64 (*.f64 1/216 (pow.f64 re 3))) |
(expm1.f64 (log1p.f64 (*.f64 re 1/6))) |
(exp.f64 (log.f64 (*.f64 re 1/6))) |
(exp.f64 (*.f64 (log.f64 (*.f64 re 1/6)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 re 1/6))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2))) |
(+.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 1/6 (pow.f64 re 3))) |
(+.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) 1) (*.f64 (*.f64 re (*.f64 re 1/2)) 1)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/6 (pow.f64 re 3)) 3) (pow.f64 (*.f64 re (*.f64 re 1/2)) 3)) (+.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/6 (pow.f64 re 3))) (-.f64 (*.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 re (*.f64 re 1/2))) (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/6 (pow.f64 re 3))) (*.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 re (*.f64 re 1/2)))) (-.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2)))) |
(/.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 1/216 (pow.f64 re 3)) 1/8)) (+.f64 (*.f64 (*.f64 re re) 1/36) (-.f64 1/4 (*.f64 re 1/12)))) |
(/.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 (*.f64 re re) 1/36) -1/4)) (fma.f64 re 1/6 -1/2)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/216 (pow.f64 re 3)) 1/8) (*.f64 re re)) (+.f64 (*.f64 (*.f64 re re) 1/36) (-.f64 1/4 (*.f64 re 1/12)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 re re) 1/36) -1/4) (*.f64 re re)) (fma.f64 re 1/6 -1/2)) |
(pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) 1/3) |
(pow.f64 (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) 2) |
(sqrt.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2))) |
(log.f64 (pow.f64 (exp.f64 re) (*.f64 re (fma.f64 re 1/6 1/2)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(fma.f64 (*.f64 re 1/6) (*.f64 re re) (*.f64 re (*.f64 re 1/2))) |
(fma.f64 (*.f64 re re) (*.f64 re 1/6) (*.f64 re (*.f64 re 1/2))) |
(+.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) |
(+.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(+.f64 (*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (cos.f64 im)) |
(+.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) (cos.f64 im)) |
(+.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) 1) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) 3) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) (+.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) (-.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2) (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) (-.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 (*.f64 (cos.f64 im) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (cos.f64 im)) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (cos.f64 im)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2)) |
(log.f64 (pow.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (cos.f64 im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3) (pow.f64 (cos.f64 im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(exp.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (log.f64 (cos.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (log.f64 (cos.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(fma.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (cos.f64 im) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(fma.f64 (cos.f64 im) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) (/.f64 (pow.f64 (+.f64 re 1) 2) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(*.f64 1 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) |
(*.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) |
(*.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2) (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(*.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (/.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))) (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (+.f64 re 1)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) (neg.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 3) 1) (+.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (-.f64 1 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 1)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2))) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) (-.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 1)) |
(pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) |
(pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3) |
(pow.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3) 1/3) |
(pow.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2) |
(sqrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 2)) |
(log.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(cbrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3)) |
(expm1.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(exp.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1)) |
(log1p.f64 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(fma.f64 re (*.f64 re (fma.f64 re 1/6 1/2)) (+.f64 re 1)) |
(fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 re 1)) |
(fma.f64 (fma.f64 re 1/6 1/2) (*.f64 re re) (+.f64 re 1)) |
(fma.f64 1 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (+.f64 re 1)) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 2) (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (pow.f64 (+.f64 re 1) 2)) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(fma.f64 (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) (+.f64 re 1)) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(+.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(+.f64 (*.f64 re (cos.f64 im)) (cos.f64 im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) 1) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 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)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (fma.f64 re re -1) (cos.f64 im)) (+.f64 re -1)) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) |
(log.f64 (pow.f64 (exp.f64 (cos.f64 im)) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1))))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 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 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(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 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(+.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 (*.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 (exp.f64 (log1p.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) 1) |
(/.f64 (*.f64 (exp.f64 re) (+.f64 1 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3))) (+.f64 (*.f64 1/4 (pow.f64 im 4)) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (*.f64 (exp.f64 re) (+.f64 (*.f64 1/4 (pow.f64 im 4)) -1)) (fma.f64 -1/2 (*.f64 im im) -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3)) (exp.f64 re)) (+.f64 (*.f64 1/4 (pow.f64 im 4)) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (*.f64 (+.f64 (*.f64 1/4 (pow.f64 im 4)) -1) (exp.f64 re)) (fma.f64 -1/2 (*.f64 im im) -1)) |
(pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))) 3) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 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 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3) (pow.f64 (exp.f64 re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) |
(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 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) |
(-.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(pow.f64 (*.f64 im (*.f64 im -1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 -1/2)) 2) |
(sqrt.f64 (*.f64 1/4 (pow.f64 im 4))) |
(log.f64 (pow.f64 (exp.f64 -1/2) (*.f64 im im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2)))) |
(exp.f64 (log.f64 (*.f64 im (*.f64 im -1/2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 im (*.f64 im -1/2))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im -1/2)))) |
| 1× | egg-herbie |
| 992× | fma-neg |
| 872× | associate-*r* |
| 846× | associate-*l* |
| 830× | fma-def |
| 654× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 481 | 9472 |
| 1 | 1407 | 8830 |
| 2 | 5846 | 8808 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/2 (pow.f64 re 2)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(*.f64 1/6 (pow.f64 re 3)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(*.f64 1/6 (pow.f64 re 3)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(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 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) (*.f64 1/2 (*.f64 (pow.f64 re 2) (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) (+.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 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) (*.f64 1/2 (*.f64 (pow.f64 re 2) (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) (+.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))))) |
1 |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 1/6 (pow.f64 re 3)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 1/6 (pow.f64 re 3)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))))) |
(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)))) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 re 1/6))) 1) |
(pow.f64 (*.f64 re 1/6) 1) |
(pow.f64 (cbrt.f64 (*.f64 re 1/6)) 3) |
(pow.f64 (*.f64 1/216 (pow.f64 re 3)) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 re 1/6)) 2) |
(sqrt.f64 (*.f64 (*.f64 re re) 1/36)) |
(log.f64 (pow.f64 (exp.f64 1/6) re)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 re 1/6)))) |
(cbrt.f64 (*.f64 1/216 (pow.f64 re 3))) |
(expm1.f64 (log1p.f64 (*.f64 re 1/6))) |
(exp.f64 (log.f64 (*.f64 re 1/6))) |
(exp.f64 (*.f64 (log.f64 (*.f64 re 1/6)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 re 1/6))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2))) |
(+.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 1/6 (pow.f64 re 3))) |
(+.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) 1) (*.f64 (*.f64 re (*.f64 re 1/2)) 1)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/6 (pow.f64 re 3)) 3) (pow.f64 (*.f64 re (*.f64 re 1/2)) 3)) (+.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/6 (pow.f64 re 3))) (-.f64 (*.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 re (*.f64 re 1/2))) (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/6 (pow.f64 re 3))) (*.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 re (*.f64 re 1/2)))) (-.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2)))) |
(/.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 1/216 (pow.f64 re 3)) 1/8)) (+.f64 (*.f64 (*.f64 re re) 1/36) (-.f64 1/4 (*.f64 re 1/12)))) |
(/.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 (*.f64 re re) 1/36) -1/4)) (fma.f64 re 1/6 -1/2)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/216 (pow.f64 re 3)) 1/8) (*.f64 re re)) (+.f64 (*.f64 (*.f64 re re) 1/36) (-.f64 1/4 (*.f64 re 1/12)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 re re) 1/36) -1/4) (*.f64 re re)) (fma.f64 re 1/6 -1/2)) |
(pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) 1/3) |
(pow.f64 (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) 2) |
(sqrt.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2))) |
(log.f64 (pow.f64 (exp.f64 re) (*.f64 re (fma.f64 re 1/6 1/2)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(fma.f64 (*.f64 re 1/6) (*.f64 re re) (*.f64 re (*.f64 re 1/2))) |
(fma.f64 (*.f64 re re) (*.f64 re 1/6) (*.f64 re (*.f64 re 1/2))) |
(+.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) |
(+.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(+.f64 (*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (cos.f64 im)) |
(+.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) (cos.f64 im)) |
(+.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) 1) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) 3) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) (+.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) (-.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2) (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) (-.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 (*.f64 (cos.f64 im) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (cos.f64 im)) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (cos.f64 im)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2)) |
(log.f64 (pow.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (cos.f64 im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3) (pow.f64 (cos.f64 im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(exp.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (log.f64 (cos.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (log.f64 (cos.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(fma.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (cos.f64 im) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(fma.f64 (cos.f64 im) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 1) |
(-.f64 (/.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) (/.f64 (pow.f64 (+.f64 re 1) 2) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(*.f64 1 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) |
(*.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) |
(*.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2) (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(*.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (/.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))) (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (+.f64 re 1)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) (neg.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 3) 1) (+.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (-.f64 1 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 1)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2))) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) (-.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 1)) |
(pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) |
(pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3) |
(pow.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3) 1/3) |
(pow.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2) |
(sqrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 2)) |
(log.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(cbrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3)) |
(expm1.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(exp.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1)) |
(log1p.f64 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(fma.f64 re (*.f64 re (fma.f64 re 1/6 1/2)) (+.f64 re 1)) |
(fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 re 1)) |
(fma.f64 (fma.f64 re 1/6 1/2) (*.f64 re re) (+.f64 re 1)) |
(fma.f64 1 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (+.f64 re 1)) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 2) (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (pow.f64 (+.f64 re 1) 2)) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(fma.f64 (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) (+.f64 re 1)) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(+.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(+.f64 (*.f64 re (cos.f64 im)) (cos.f64 im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) 1) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 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)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (fma.f64 re re -1) (cos.f64 im)) (+.f64 re -1)) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) |
(log.f64 (pow.f64 (exp.f64 (cos.f64 im)) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1))))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 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 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(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 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(+.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 (*.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 (exp.f64 (log1p.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) 1) |
(/.f64 (*.f64 (exp.f64 re) (+.f64 1 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3))) (+.f64 (*.f64 1/4 (pow.f64 im 4)) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (*.f64 (exp.f64 re) (+.f64 (*.f64 1/4 (pow.f64 im 4)) -1)) (fma.f64 -1/2 (*.f64 im im) -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3)) (exp.f64 re)) (+.f64 (*.f64 1/4 (pow.f64 im 4)) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (*.f64 (+.f64 (*.f64 1/4 (pow.f64 im 4)) -1) (exp.f64 re)) (fma.f64 -1/2 (*.f64 im im) -1)) |
(pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))) 3) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 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 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))))) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3) (pow.f64 (exp.f64 re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (exp.f64 re) 3) (pow.f64 (fma.f64 -1/2 (*.f64 im im) 1) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) |
(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 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) |
(-.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(pow.f64 (*.f64 im (*.f64 im -1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 -1/2)) 2) |
(sqrt.f64 (*.f64 1/4 (pow.f64 im 4))) |
(log.f64 (pow.f64 (exp.f64 -1/2) (*.f64 im im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2)))) |
(exp.f64 (log.f64 (*.f64 im (*.f64 im -1/2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 im (*.f64 im -1/2))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im -1/2)))) |
| Outputs |
|---|
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/6 re) |
(*.f64 1/2 (pow.f64 re 2)) |
(*.f64 re (*.f64 re 1/2)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(*.f64 1/6 (pow.f64 re 3)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(*.f64 1/6 (pow.f64 re 3)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(+.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))))) |
(+.f64 1 (+.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)))) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) |
(+.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (fma.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))))) |
(+.f64 1 (+.f64 (*.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) (+.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 1/24 (pow.f64 im 4)))) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re))))))) (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))))) |
(+.f64 (+.f64 re 1) (fma.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (fma.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (fma.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))))))) |
(+.f64 1 (+.f64 (*.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) (+.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 -1/720 (pow.f64 im 6)))) (+.f64 (fma.f64 (*.f64 1/24 (pow.f64 im 4)) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) re))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 (pow.f64 re 2) (+.f64 1/2 (*.f64 1/6 re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(cos.f64 im) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (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) (fma.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)) (*.f64 re (cos.f64 im)))) |
(+.f64 (cos.f64 im) (*.f64 (cos.f64 im) (fma.f64 re (*.f64 re 1/2) re))) |
(+.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))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) |
(*.f64 (pow.f64 re 3) (*.f64 1/6 (cos.f64 im))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) (*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im)))) |
(fma.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im)) (*.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)))) |
(*.f64 re (*.f64 re (*.f64 (cos.f64 im) (fma.f64 1/6 re 1/2)))) |
(+.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)))) |
(fma.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im)) (fma.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)) (*.f64 re (cos.f64 im)))) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re)) |
(+.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))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(*.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) |
(*.f64 (pow.f64 re 3) (*.f64 1/6 (cos.f64 im))) |
(+.f64 (*.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im))) (*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im)))) |
(fma.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im)) (*.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)))) |
(*.f64 re (*.f64 re (*.f64 (cos.f64 im) (fma.f64 1/6 re 1/2)))) |
(+.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)))) |
(fma.f64 1/6 (*.f64 (pow.f64 re 3) (cos.f64 im)) (fma.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)) (*.f64 re (cos.f64 im)))) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re)) |
(+.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))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
1 |
(+.f64 1 re) |
(+.f64 re 1) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (+.f64 re (*.f64 re (*.f64 re 1/2)))) |
(+.f64 1 (fma.f64 re (*.f64 re 1/2) re)) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(*.f64 1/6 (pow.f64 re 3)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 re (fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2)))) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(*.f64 1/6 (pow.f64 re 3)) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 re (fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2)))) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/2 (pow.f64 re 2))))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(cos.f64 im) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 1 re) |
(+.f64 re 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (+.f64 re 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 re 1) (fma.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)) (*.f64 (*.f64 1/24 (pow.f64 im 4)) (+.f64 re 1)))) |
(+.f64 re (+.f64 (*.f64 (+.f64 re 1) (+.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 1/24 (pow.f64 im 4)))) 1)) |
(+.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 re 1) (fma.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)) (fma.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 re 1)) (*.f64 (*.f64 1/24 (pow.f64 im 4)) (+.f64 re 1))))) |
(+.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (+.f64 re 1)) (*.f64 (+.f64 re 1) (+.f64 (*.f64 1/24 (pow.f64 im 4)) (*.f64 -1/720 (pow.f64 im 6))))) |
(*.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 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 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 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 re (cos.f64 im) (cos.f64 im)) |
(exp.f64 re) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (*.f64 im im) (exp.f64 re))) |
(*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 -1/2 (*.f64 (*.f64 im im) (exp.f64 re))) |
(*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 1 (*.f64 -1/2 (pow.f64 im 2))) |
(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 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 re (fma.f64 -1/2 (*.f64 im 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 (*.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 -1/2 (*.f64 im im) 1) (fma.f64 1/2 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 re re)) (*.f64 re (fma.f64 -1/2 (*.f64 im im) 1)))) |
(+.f64 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (fma.f64 re (*.f64 re 1/2) re))) |
(+.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 -1/2 (*.f64 im im) 1) (fma.f64 1/6 (*.f64 (pow.f64 re 3) (fma.f64 -1/2 (*.f64 im im) 1)) (fma.f64 1/2 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 re re)) (*.f64 re (fma.f64 -1/2 (*.f64 im im) 1))))) |
(+.f64 (fma.f64 -1/2 (*.f64 im im) 1) (+.f64 (*.f64 re (fma.f64 -1/2 (*.f64 im im) 1)) (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))))) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 re 1/6))) 1) |
(*.f64 1/6 re) |
(pow.f64 (*.f64 re 1/6) 1) |
(*.f64 1/6 re) |
(pow.f64 (cbrt.f64 (*.f64 re 1/6)) 3) |
(*.f64 1/6 re) |
(pow.f64 (*.f64 1/216 (pow.f64 re 3)) 1/3) |
(cbrt.f64 (*.f64 (pow.f64 re 3) 1/216)) |
(pow.f64 (sqrt.f64 (*.f64 re 1/6)) 2) |
(*.f64 1/6 re) |
(sqrt.f64 (*.f64 (*.f64 re re) 1/36)) |
(sqrt.f64 (*.f64 re (*.f64 re 1/36))) |
(log.f64 (pow.f64 (exp.f64 1/6) re)) |
(*.f64 1/6 re) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 re 1/6)))) |
(*.f64 1/6 re) |
(cbrt.f64 (*.f64 1/216 (pow.f64 re 3))) |
(cbrt.f64 (*.f64 (pow.f64 re 3) 1/216)) |
(expm1.f64 (log1p.f64 (*.f64 re 1/6))) |
(*.f64 1/6 re) |
(exp.f64 (log.f64 (*.f64 re 1/6))) |
(*.f64 1/6 re) |
(exp.f64 (*.f64 (log.f64 (*.f64 re 1/6)) 1)) |
(*.f64 1/6 re) |
(log1p.f64 (expm1.f64 (*.f64 re 1/6))) |
(*.f64 1/6 re) |
(+.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 1/6 (pow.f64 re 3))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) 1) (*.f64 (*.f64 re (*.f64 re 1/2)) 1)) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) 1) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/6 (pow.f64 re 3)) 3) (pow.f64 (*.f64 re (*.f64 re 1/2)) 3)) (+.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/6 (pow.f64 re 3))) (-.f64 (*.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 re (*.f64 re 1/2))) (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2)))))) |
(/.f64 (+.f64 (*.f64 1/216 (pow.f64 (pow.f64 re 3) 3)) (pow.f64 (*.f64 re (*.f64 re 1/2)) 3)) (+.f64 (*.f64 1/36 (*.f64 (pow.f64 re 3) (pow.f64 re 3))) (*.f64 (*.f64 re (*.f64 re 1/2)) (-.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 1/6 (pow.f64 re 3)))))) |
(/.f64 (fma.f64 1/216 (pow.f64 (pow.f64 re 3) 3) (*.f64 1/8 (pow.f64 re 6))) (+.f64 (fma.f64 1/36 (pow.f64 re 6) (*.f64 1/4 (pow.f64 re 4))) (*.f64 -1/6 (*.f64 (pow.f64 re 4) (*.f64 re 1/2))))) |
(/.f64 (fma.f64 1/216 (pow.f64 (pow.f64 re 3) 3) (*.f64 1/8 (pow.f64 re 6))) (fma.f64 1/36 (pow.f64 re 6) (fma.f64 1/4 (pow.f64 re 4) (*.f64 -1/6 (*.f64 (pow.f64 re 4) (*.f64 re 1/2)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 1/6 (pow.f64 re 3))) (*.f64 (*.f64 re (*.f64 re 1/2)) (*.f64 re (*.f64 re 1/2)))) (-.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2)))) |
(/.f64 (-.f64 (*.f64 1/36 (*.f64 (pow.f64 re 3) (pow.f64 re 3))) (*.f64 (*.f64 re re) (*.f64 (*.f64 re 1/2) (*.f64 re 1/2)))) (-.f64 (*.f64 1/6 (pow.f64 re 3)) (*.f64 re (*.f64 re 1/2)))) |
(/.f64 (fma.f64 1/36 (pow.f64 re 6) (neg.f64 (*.f64 1/4 (pow.f64 re 4)))) (fma.f64 1/6 (pow.f64 re 3) (*.f64 -1/2 (*.f64 re re)))) |
(/.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 1/216 (pow.f64 re 3)) 1/8)) (+.f64 (*.f64 (*.f64 re re) 1/36) (-.f64 1/4 (*.f64 re 1/12)))) |
(/.f64 (*.f64 re re) (/.f64 (fma.f64 (*.f64 re re) 1/36 (-.f64 1/4 (*.f64 re 1/12))) (fma.f64 1/216 (pow.f64 re 3) 1/8))) |
(*.f64 (/.f64 (*.f64 re re) (+.f64 (fma.f64 re (*.f64 re 1/36) 1/4) (*.f64 re -1/12))) (fma.f64 (pow.f64 re 3) 1/216 1/8)) |
(/.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 (*.f64 re re) 1/36) -1/4)) (fma.f64 re 1/6 -1/2)) |
(/.f64 (*.f64 re re) (/.f64 (fma.f64 re 1/6 -1/2) (fma.f64 (*.f64 re re) 1/36 -1/4))) |
(*.f64 (/.f64 (*.f64 re re) (fma.f64 1/6 re -1/2)) (fma.f64 (*.f64 re re) 1/36 -1/4)) |
(/.f64 (*.f64 (+.f64 (*.f64 1/216 (pow.f64 re 3)) 1/8) (*.f64 re re)) (+.f64 (*.f64 (*.f64 re re) 1/36) (-.f64 1/4 (*.f64 re 1/12)))) |
(/.f64 (*.f64 re re) (/.f64 (fma.f64 (*.f64 re re) 1/36 (-.f64 1/4 (*.f64 re 1/12))) (fma.f64 1/216 (pow.f64 re 3) 1/8))) |
(*.f64 (/.f64 (*.f64 re re) (+.f64 (fma.f64 re (*.f64 re 1/36) 1/4) (*.f64 re -1/12))) (fma.f64 (pow.f64 re 3) 1/216 1/8)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 re re) 1/36) -1/4) (*.f64 re re)) (fma.f64 re 1/6 -1/2)) |
(/.f64 (*.f64 re re) (/.f64 (fma.f64 re 1/6 -1/2) (fma.f64 (*.f64 re re) 1/36 -1/4))) |
(*.f64 (/.f64 (*.f64 re re) (fma.f64 1/6 re -1/2)) (fma.f64 (*.f64 re re) 1/36 -1/4)) |
(pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 1) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 3) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) 1/3) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(pow.f64 (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) 2) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(sqrt.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2))) |
(sqrt.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2))) |
(fabs.f64 (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) |
(log.f64 (pow.f64 (exp.f64 re) (*.f64 re (fma.f64 re 1/6 1/2)))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3)) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(exp.f64 (log.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 1)) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(fma.f64 (*.f64 re 1/6) (*.f64 re re) (*.f64 re (*.f64 re 1/2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(fma.f64 (*.f64 re re) (*.f64 re 1/6) (*.f64 re (*.f64 re 1/2))) |
(fma.f64 1/6 (pow.f64 re 3) (*.f64 re (*.f64 re 1/2))) |
(*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) |
(+.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(+.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(+.f64 (*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (cos.f64 im)) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(+.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) (cos.f64 im)) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(+.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) 1) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) 1) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) 3) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) (+.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) (-.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2) (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 re (*.f64 re (*.f64 (cos.f64 im) (fma.f64 re 1/6 1/2)))) 3) (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 3)) (-.f64 (+.f64 (*.f64 (pow.f64 re 4) (*.f64 (*.f64 (cos.f64 im) (fma.f64 re 1/6 1/2)) (*.f64 (cos.f64 im) (fma.f64 re 1/6 1/2)))) (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2)) (*.f64 (*.f64 re re) (*.f64 (*.f64 (cos.f64 im) (fma.f64 re 1/6 1/2)) (fma.f64 re (cos.f64 im) (cos.f64 im)))))) |
(/.f64 (fma.f64 (pow.f64 re 6) (pow.f64 (*.f64 (cos.f64 im) (fma.f64 1/6 re 1/2)) 3) (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 3)) (fma.f64 (pow.f64 re 4) (*.f64 (pow.f64 (fma.f64 1/6 re 1/2) 2) (*.f64 (cos.f64 im) (cos.f64 im))) (*.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) (-.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) (*.f64 re (*.f64 re (*.f64 (cos.f64 im) (fma.f64 1/6 re 1/2)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im)))) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) (-.f64 (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (cos.f64 im))) (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (*.f64 (*.f64 (cos.f64 im) (fma.f64 re 1/6 1/2)) (*.f64 (cos.f64 im) (fma.f64 re 1/6 1/2)))) (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2)) (-.f64 (*.f64 re (*.f64 re (*.f64 (cos.f64 im) (fma.f64 re 1/6 1/2)))) (fma.f64 re (cos.f64 im) (cos.f64 im)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (*.f64 (pow.f64 (fma.f64 1/6 re 1/2) 2) (*.f64 (cos.f64 im) (cos.f64 im)))) (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2)) (*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (-.f64 -1 re)))) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 (cos.f64 im) (/.f64 (fma.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))))) (+.f64 (pow.f64 (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))) 3) (pow.f64 (+.f64 re 1) 3)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 re 6) (pow.f64 (fma.f64 1/6 re 1/2) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)))) (cos.f64 im)) |
(/.f64 (*.f64 (cos.f64 im) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(/.f64 (cos.f64 im) (/.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 (neg.f64 re) -1)) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)))) |
(*.f64 (/.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (-.f64 -1 re))) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (cos.f64 im)) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 (cos.f64 im) (/.f64 (fma.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))))) (+.f64 (pow.f64 (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))) 3) (pow.f64 (+.f64 re 1) 3)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 re 6) (pow.f64 (fma.f64 1/6 re 1/2) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)))) (cos.f64 im)) |
(/.f64 (*.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (cos.f64 im)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(/.f64 (cos.f64 im) (/.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 (neg.f64 re) -1)) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)))) |
(*.f64 (/.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (-.f64 -1 re))) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 1) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 3) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3) 1/3) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 2) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2)) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(log.f64 (pow.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (cos.f64 im))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3)) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3) (pow.f64 (cos.f64 im) 3))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(exp.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (log.f64 (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 (log1p.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (log.f64 (cos.f64 im))) 1)) |
(exp.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (log.f64 (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 (log1p.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re)))) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(fma.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (cos.f64 im) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(fma.f64 (cos.f64 im) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(fma.f64 (cos.f64 im) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) 1) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(-.f64 (/.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) (/.f64 (pow.f64 (+.f64 re 1) 2) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 (neg.f64 re) -1))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (-.f64 -1 re))) |
(*.f64 1 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(*.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(*.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2) (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(*.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))))) (+.f64 (pow.f64 (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 (fma.f64 (pow.f64 re 6) (pow.f64 (fma.f64 1/6 re 1/2) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)))) |
(*.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (/.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 (neg.f64 re) -1))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (-.f64 -1 re))) |
(/.f64 1 (/.f64 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))) (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))))) (+.f64 (pow.f64 (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 (fma.f64 (pow.f64 re 6) (pow.f64 (fma.f64 1/6 re 1/2) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)))) |
(/.f64 1 (/.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 (neg.f64 re) -1))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (-.f64 -1 re))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))))) |
(/.f64 1 (/.f64 (fma.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))))) (+.f64 (pow.f64 (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 (fma.f64 (pow.f64 re 6) (pow.f64 (fma.f64 1/6 re 1/2) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (*.f64 re re) (*.f64 (fma.f64 re 1/6 1/2) (+.f64 re 1)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 re (*.f64 re (*.f64 (fma.f64 re 1/6 1/2) (+.f64 re 1))))))) |
(/.f64 (fma.f64 (pow.f64 re 6) (pow.f64 (fma.f64 1/6 re 1/2) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (fma.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2) (*.f64 (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))) (-.f64 -1 re))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 (neg.f64 re) -1))) |
(/.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2)) (pow.f64 (+.f64 re 1) 2)) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (-.f64 -1 re))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (fma.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))))))) |
(*.f64 1 (/.f64 (fma.f64 (pow.f64 re 6) (pow.f64 (fma.f64 1/6 re 1/2) 3) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) (neg.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (neg.f64 (+.f64 re 1))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2)) (pow.f64 (+.f64 re 1) 2))) (neg.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 (neg.f64 re) -1)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2))) (neg.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (-.f64 -1 re)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 3) 1) (+.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) (-.f64 1 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 1)))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 3)) (fma.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (-.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) 3)) (fma.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) (-.f64 1 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2))) (-.f64 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 re 1/6 1/2) 2))) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (pow.f64 re 4) (pow.f64 (fma.f64 1/6 re 1/2) 2))) (-.f64 (+.f64 re 1) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) (-.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) 1)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) -1) (+.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re) -1)) |
(/.f64 (fma.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) -1) (+.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) -1)) |
(/.f64 (fma.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re) -1) (+.f64 re (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) -1))) |
(pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 3) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(pow.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3) 1/3) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(pow.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) 2) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(sqrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 2)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(log.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(cbrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 3)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(expm1.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(exp.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) |
(exp.f64 (log1p.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) 1)) |
(exp.f64 (log1p.f64 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re))) |
(exp.f64 (log1p.f64 (fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) re))) |
(log1p.f64 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(fma.f64 re (*.f64 re (fma.f64 re 1/6 1/2)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(fma.f64 (fma.f64 re 1/6 1/2) (*.f64 re re) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(fma.f64 1 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) 2) (cbrt.f64 (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (pow.f64 (+.f64 re 1) 2)) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(fma.f64 (cbrt.f64 (pow.f64 (+.f64 re 1) 2)) (cbrt.f64 (+.f64 re 1)) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))) |
(fma.f64 (cbrt.f64 (pow.f64 (+.f64 re 1) 2)) (cbrt.f64 (+.f64 re 1)) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) |
(fma.f64 (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) (*.f64 re (sqrt.f64 (fma.f64 re 1/6 1/2))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) (fma.f64 re 1/6 1/2) re)) |
(fma.f64 re (*.f64 re (fma.f64 1/6 re 1/2)) (+.f64 re 1)) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 (*.f64 re re) (fma.f64 re 1/6 1/2))) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 re (*.f64 re (fma.f64 re 1/6 1/2)))) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 re (*.f64 re (fma.f64 1/6 re 1/2)))) |
(+.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (*.f64 re (cos.f64 im)) (cos.f64 im)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) 1) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (+.f64 (pow.f64 re 3) 1) (/.f64 (fma.f64 re re (-.f64 1 re)) (cos.f64 im))) |
(/.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 (/.f64 (cos.f64 im) (+.f64 re -1)) (fma.f64 re re -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (cos.f64 im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (+.f64 (pow.f64 re 3) 1) (/.f64 (fma.f64 re re (-.f64 1 re)) (cos.f64 im))) |
(/.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 (/.f64 (cos.f64 im) (+.f64 re -1)) (fma.f64 re re -1)) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 3) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3) 1/3) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(log.f64 (pow.f64 (exp.f64 (cos.f64 im)) (+.f64 re 1))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1))))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 re 1) 3))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (cos.f64 im) 3))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(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 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (exp.f64 re) (*.f64 (exp.f64 re) (*.f64 im (*.f64 im -1/2)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (exp.f64 re) (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re))) |
(*.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 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im -1/2)) (exp.f64 re)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) 1) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(/.f64 (*.f64 (exp.f64 re) (+.f64 1 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3))) (+.f64 (*.f64 1/4 (pow.f64 im 4)) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (exp.f64 re) (/.f64 (fma.f64 1/4 (pow.f64 im 4) (-.f64 1 (*.f64 -1/2 (*.f64 im im)))) (+.f64 1 (pow.f64 (*.f64 -1/2 (*.f64 im im)) 3)))) |
(*.f64 (/.f64 (exp.f64 re) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) (+.f64 1 (*.f64 -1/8 (pow.f64 (*.f64 im im) 3)))) |
(*.f64 (/.f64 (exp.f64 re) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) (+.f64 1 (*.f64 (pow.f64 im 6) -1/8))) |
(/.f64 (*.f64 (exp.f64 re) (+.f64 (*.f64 1/4 (pow.f64 im 4)) -1)) (fma.f64 -1/2 (*.f64 im im) -1)) |
(/.f64 (exp.f64 re) (/.f64 (fma.f64 -1/2 (*.f64 im im) -1) (fma.f64 1/4 (pow.f64 im 4) -1))) |
(*.f64 (/.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) -1)) (fma.f64 (pow.f64 im 4) 1/4 -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3)) (exp.f64 re)) (+.f64 (*.f64 1/4 (pow.f64 im 4)) (-.f64 1 (*.f64 im (*.f64 im -1/2))))) |
(/.f64 (exp.f64 re) (/.f64 (fma.f64 1/4 (pow.f64 im 4) (-.f64 1 (*.f64 -1/2 (*.f64 im im)))) (+.f64 1 (pow.f64 (*.f64 -1/2 (*.f64 im im)) 3)))) |
(*.f64 (/.f64 (exp.f64 re) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) (+.f64 1 (*.f64 -1/8 (pow.f64 (*.f64 im im) 3)))) |
(*.f64 (/.f64 (exp.f64 re) (+.f64 (fma.f64 (pow.f64 im 4) 1/4 1) (*.f64 1/2 (*.f64 im im)))) (+.f64 1 (*.f64 (pow.f64 im 6) -1/8))) |
(/.f64 (*.f64 (+.f64 (*.f64 1/4 (pow.f64 im 4)) -1) (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/4 (pow.f64 im 4) -1))) |
(*.f64 (/.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) -1)) (fma.f64 (pow.f64 im 4) 1/4 -1)) |
(pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 1) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(pow.f64 (cbrt.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))) 3) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(pow.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 3) 1/3) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(pow.f64 (sqrt.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))) 2) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(sqrt.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 2)) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (pow.f64 (exp.f64 (fma.f64 -1/2 (*.f64 im im) 1)) (exp.f64 re))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re))))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(cbrt.f64 (pow.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)) 3)) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 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) (fma.f64 -1/2 (*.f64 im im) 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) (fma.f64 -1/2 (*.f64 im im) 1)) |
(expm1.f64 (log1p.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) |
(*.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 re (log1p.f64 (*.f64 -1/2 (*.f64 im im))))) |
(exp.f64 (*.f64 (+.f64 re (log1p.f64 (*.f64 im (*.f64 im -1/2)))) 1)) |
(exp.f64 (+.f64 re (log1p.f64 (*.f64 -1/2 (*.f64 im im))))) |
(log1p.f64 (expm1.f64 (*.f64 (fma.f64 -1/2 (*.f64 im im) 1) (exp.f64 re)))) |
(*.f64 (exp.f64 re) (fma.f64 -1/2 (*.f64 im im) 1)) |
(-.f64 (fma.f64 -1/2 (*.f64 im im) 1) 1) |
(+.f64 (fma.f64 -1/2 (*.f64 im im) 1) -1) |
(+.f64 (*.f64 -1/2 (*.f64 im im)) 0) |
(pow.f64 (*.f64 im (*.f64 im -1/2)) 1) |
(*.f64 -1/2 (*.f64 im im)) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im -1/2))) 3) |
(*.f64 -1/2 (*.f64 im im)) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3) 1/3) |
(*.f64 -1/2 (*.f64 im im)) |
(pow.f64 (*.f64 im (sqrt.f64 -1/2)) 2) |
(*.f64 -1/2 (*.f64 im im)) |
(sqrt.f64 (*.f64 1/4 (pow.f64 im 4))) |
(sqrt.f64 (*.f64 (pow.f64 im 4) 1/4)) |
(log.f64 (pow.f64 (exp.f64 -1/2) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im im)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im -1/2))))) |
(*.f64 -1/2 (*.f64 im im)) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im -1/2)) 3)) |
(*.f64 -1/2 (*.f64 im im)) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im -1/2)))) |
(*.f64 -1/2 (*.f64 im im)) |
(exp.f64 (log.f64 (*.f64 im (*.f64 im -1/2)))) |
(*.f64 -1/2 (*.f64 im im)) |
(exp.f64 (*.f64 (log.f64 (*.f64 im (*.f64 im -1/2))) 1)) |
(*.f64 -1/2 (*.f64 im im)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im -1/2)))) |
(*.f64 -1/2 (*.f64 im im)) |
Compiled 6321 to 3974 computations (37.1% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 295 | 4 | 299 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 297 | 9 | 306 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 30.7% | (+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
| ▶ | 56.6% | (+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
| ✓ | 56.6% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ▶ | 20.6% | (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ✓ | 73.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| ▶ | 67.8% | (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
| ✓ | 70.5% | (exp.f64 re) |
| ✓ | 55.5% | (cos.f64 im) |
| ▶ | 30.7% | (+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
| ▶ | 56.6% | (+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
| ✓ | 56.6% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ▶ | 20.6% | (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ✓ | 73.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| ▶ | 67.8% | (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
| ✓ | 70.5% | (exp.f64 re) |
| ✓ | 55.5% | (cos.f64 im) |
Compiled 178 to 126 computations (29.2% saved)
Found 7 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1))) |
| ✓ | 95.0% | (*.f64 (*.f64 im im) (+.f64 re 1)) |
| ✓ | 100.0% | (+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
| ✓ | 99.8% | (*.f64 (cos.f64 im) re) |
| ✓ | 90.7% | (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
| ✓ | 100.0% | (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1)) |
| ✓ | 100.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
Compiled 115 to 56 computations (51.3% saved)
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | im | @ | 0 | (+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
| 1.0ms | im | @ | 0 | (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
| 0.0ms | im | @ | inf | (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
| 0.0ms | re | @ | inf | (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
| 0.0ms | re | @ | -inf | (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
| 1× | batch-egg-rewrite |
| 818× | expm1-udef |
| 818× | log1p-udef |
| 494× | add-sqr-sqrt |
| 480× | pow1 |
| 480× | *-un-lft-identity |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 147 |
| 1 | 482 | 147 |
| 2 | 6740 | 147 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
(+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1)) |
(*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
(*.f64 (cos.f64 im) re) |
(+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(*.f64 (*.f64 im im) (+.f64 re 1)) |
(*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1))) |
| Outputs |
|---|
(+.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) |
(+.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(+.f64 (*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 re)) (cos.f64 im)) |
(+.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (cos.f64 im)) (cos.f64 im)) |
(+.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) 1) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) 3) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) (+.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) (-.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2) (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) (-.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 (*.f64 (cos.f64 im) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2))) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (cos.f64 im)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (cos.f64 im)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2)) |
(log.f64 (pow.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (cos.f64 im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3) (pow.f64 (cos.f64 im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(exp.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) (log.f64 (cos.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) (log.f64 (cos.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(fma.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(fma.f64 (*.f64 1/2 (*.f64 re re)) (cos.f64 im) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) (/.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(*.f64 1 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) |
(*.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 1) |
(*.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2) (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(*.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (/.f64 1 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2))) (neg.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 re re) 1/2 re) 3) 1) (+.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (fma.f64 (*.f64 re re) 1/2 re)) (-.f64 1 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) 1)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 1/2 (*.f64 re re)) 2)) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (fma.f64 (*.f64 re re) 1/2 re)) 1) (-.f64 (fma.f64 (*.f64 re re) 1/2 re) 1)) |
(pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 1) |
(pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3) |
(pow.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3) 1/3) |
(pow.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2) |
(sqrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 2)) |
(log.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(cbrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3)) |
(expm1.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(exp.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) 1)) |
(log1p.f64 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(fma.f64 re (*.f64 re 1/2) (+.f64 re 1)) |
(fma.f64 (*.f64 re 1/2) re (+.f64 re 1)) |
(fma.f64 1 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)) |
(fma.f64 1 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/2 (*.f64 re re))) 2) (cbrt.f64 (*.f64 1/2 (*.f64 re re))) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 1/2 (*.f64 re re))) |
(fma.f64 (*.f64 re re) 1/2 (+.f64 re 1)) |
(fma.f64 (*.f64 re (sqrt.f64 1/2)) (*.f64 re (sqrt.f64 1/2)) (+.f64 re 1)) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 1/2 (*.f64 re re))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) 1) |
(pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 (exp.f64 re) -1/2))) 2) |
(sqrt.f64 (*.f64 (*.f64 (exp.f64 (+.f64 re re)) 1/4) (pow.f64 im 4))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 -1/2) (exp.f64 re)) (*.f64 im im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 (exp.f64 re) -1/2) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (exp.f64 re) -1/2) 3) (pow.f64 (*.f64 im im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) |
(exp.f64 (+.f64 (+.f64 re (log1p.f64 -3/2)) (*.f64 2 (log.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (+.f64 re (log1p.f64 -3/2)) (*.f64 2 (log.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) re))) 1) |
(pow.f64 (*.f64 (cos.f64 im) re) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) re)) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) re)) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2)) |
(log.f64 (pow.f64 (exp.f64 re) (cos.f64 im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) re)))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) re))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 im) re))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 im) re)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) re))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (+.f64 re -1))) (/.f64 (pow.f64 (cos.f64 im) 2) (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(*.f64 (cos.f64 im) (+.f64 re 1)) |
(*.f64 1 (*.f64 (cos.f64 im) (+.f64 re 1))) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(*.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (cbrt.f64 (+.f64 re 1)) (cos.f64 im))) |
(*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (*.f64 (cbrt.f64 (cos.f64 im)) (+.f64 re 1))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (hypot.f64 1 (sqrt.f64 re)) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (cos.f64 im))) |
(*.f64 (sqrt.f64 (cos.f64 im)) (*.f64 (sqrt.f64 (cos.f64 im)) (+.f64 re 1))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)) (/.f64 1 (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(*.f64 (*.f64 (hypot.f64 1 (sqrt.f64 re)) (sqrt.f64 (cos.f64 im))) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (sqrt.f64 (cos.f64 im)))) |
(*.f64 (*.f64 (sqrt.f64 (cos.f64 im)) (hypot.f64 1 (sqrt.f64 re))) (*.f64 (sqrt.f64 (cos.f64 im)) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (*.f64 (+.f64 re 1) (cbrt.f64 (pow.f64 (cos.f64 im) 2))) (cbrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (+.f64 re 1) (sqrt.f64 (cos.f64 im))) (sqrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (cos.f64 im) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1))) |
(*.f64 (*.f64 (cos.f64 im) (hypot.f64 1 (sqrt.f64 re))) (hypot.f64 1 (sqrt.f64 re))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))) (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)))) |
(/.f64 1 (/.f64 (*.f64 (cos.f64 im) (+.f64 re -1)) (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (+.f64 (pow.f64 (cos.f64 im) 2) (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 re (pow.f64 (cos.f64 im) 2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)) (*.f64 (cos.f64 im) (+.f64 re -1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2))) (neg.f64 (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 (cos.f64 im) re) 2)) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re))) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 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)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (fma.f64 re re -1) (cos.f64 im)) (+.f64 re -1)) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) |
(log.f64 (exp.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1))))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (cos.f64 im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 re 1) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 1)) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im)))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 im)) (log1p.f64 re))) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(fma.f64 (cos.f64 im) re (cos.f64 im)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 1 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(fma.f64 1 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(fma.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (cbrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) re)) 2) (cbrt.f64 (*.f64 (cos.f64 im) 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 (*.f64 (cos.f64 im) re)) (sqrt.f64 (*.f64 (cos.f64 im) re)) (cos.f64 im)) |
(+.f64 (*.f64 im im) (*.f64 im (*.f64 im re))) |
(+.f64 (*.f64 im (*.f64 im re)) (*.f64 im im)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im re)) 1) (*.f64 im im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (+.f64 im (*.f64 im re))))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 im re)) 3) (pow.f64 (*.f64 im im) 3)) (+.f64 (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im (*.f64 im re))) (-.f64 (pow.f64 im 4) (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im im))))) |
(/.f64 (-.f64 (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im (*.f64 im re))) (pow.f64 im 4)) (-.f64 (*.f64 im (*.f64 im re)) (*.f64 im im))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (+.f64 im (*.f64 im re)))) 3) |
(pow.f64 (pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 3) 1/3) |
(pow.f64 (*.f64 im (hypot.f64 1 (sqrt.f64 re))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(log.f64 (exp.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (+.f64 im (*.f64 im re)))))) |
(cbrt.f64 (pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(expm1.f64 (log1p.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(exp.f64 (+.f64 (log1p.f64 re) (*.f64 2 (log.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (*.f64 2 (log.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(fma.f64 re (*.f64 im im) (*.f64 im im)) |
(fma.f64 (*.f64 im im) re (*.f64 im im)) |
(+.f64 (*.f64 (*.f64 im im) -1/2) (*.f64 re (*.f64 (*.f64 im im) -1/2))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im re))) (*.f64 (*.f64 im im) -1/2)) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) re) (*.f64 (*.f64 (*.f64 im im) -1/2) 1)) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) 1) (*.f64 (*.f64 (*.f64 im im) -1/2) re)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im re)) -1/2) (*.f64 (*.f64 im im) -1/2)) |
(+.f64 (*.f64 re (*.f64 (*.f64 im im) -1/2)) (*.f64 (*.f64 im im) -1/2)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) 1) |
(/.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) (fma.f64 re re -1)) (+.f64 re -1)) |
(pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 3) 1/3) |
(pow.f64 (*.f64 (*.f64 im (hypot.f64 1 (sqrt.f64 re))) (sqrt.f64 -1/2)) 2) |
(sqrt.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 2)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 im (+.f64 im (*.f64 im re)))) -1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (*.f64 im im) -1/2)) (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 (*.f64 im im) -1/2)) (log1p.f64 re)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) |
| 1× | egg-herbie |
| 1040× | fma-neg |
| 940× | associate-*r* |
| 828× | associate-*l* |
| 782× | fma-def |
| 510× | cube-prod |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 547 | 10300 |
| 1 | 1535 | 9676 |
| 2 | 6000 | 9628 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (*.f64 1/2 (pow.f64 re 2))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (*.f64 1/2 (pow.f64 re 2)))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (*.f64 1/2 (pow.f64 re 2))))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(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/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im)))) |
(*.f64 1/2 (*.f64 (pow.f64 re 2) (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/2 (*.f64 (pow.f64 re 2) (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 1/2 (*.f64 (pow.f64 re 2) (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/2 (*.f64 (pow.f64 re 2) (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)))) |
1 |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(*.f64 1/2 (pow.f64 re 2)) |
(+.f64 re (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(*.f64 1/2 (pow.f64 re 2)) |
(+.f64 re (*.f64 1/2 (pow.f64 re 2))) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(*.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))) |
re |
(+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re))) |
(+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 1/24 (*.f64 (pow.f64 im 4) re)))) |
(+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) re)) (*.f64 1/24 (*.f64 (pow.f64 im 4) re))))) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 (pow.f64 im 2) (-.f64 (*.f64 -1/2 re) 1/2)))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 (pow.f64 im 2) (-.f64 (*.f64 -1/2 re) 1/2)) (*.f64 (pow.f64 im 4) (+.f64 1/24 (*.f64 1/24 re)))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 (pow.f64 im 2) (-.f64 (*.f64 -1/2 re) 1/2)) (+.f64 (*.f64 (pow.f64 im 4) (+.f64 1/24 (*.f64 1/24 re))) (*.f64 (pow.f64 im 6) (-.f64 (*.f64 -1/720 re) 1/720)))))) |
(+.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 (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 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(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 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(pow.f64 im 2) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (pow.f64 im 2) re) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (pow.f64 im 2) re) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.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 (*.f64 (cos.f64 im) (+.f64 re 1)) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) |
(+.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(+.f64 (*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 re)) (cos.f64 im)) |
(+.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (cos.f64 im)) (cos.f64 im)) |
(+.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) 1) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) 3) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) (+.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) (-.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2) (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) (-.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 (*.f64 (cos.f64 im) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2))) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (cos.f64 im)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (cos.f64 im)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2)) |
(log.f64 (pow.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (cos.f64 im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3) (pow.f64 (cos.f64 im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(exp.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) (log.f64 (cos.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) (log.f64 (cos.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(fma.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(fma.f64 (*.f64 1/2 (*.f64 re re)) (cos.f64 im) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) (/.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(*.f64 1 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) |
(*.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 1) |
(*.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2) (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(*.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (/.f64 1 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2))) (neg.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 re re) 1/2 re) 3) 1) (+.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (fma.f64 (*.f64 re re) 1/2 re)) (-.f64 1 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) 1)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 1/2 (*.f64 re re)) 2)) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (fma.f64 (*.f64 re re) 1/2 re)) 1) (-.f64 (fma.f64 (*.f64 re re) 1/2 re) 1)) |
(pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 1) |
(pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3) |
(pow.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3) 1/3) |
(pow.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2) |
(sqrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 2)) |
(log.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(cbrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3)) |
(expm1.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(exp.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) 1)) |
(log1p.f64 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(fma.f64 re (*.f64 re 1/2) (+.f64 re 1)) |
(fma.f64 (*.f64 re 1/2) re (+.f64 re 1)) |
(fma.f64 1 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)) |
(fma.f64 1 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/2 (*.f64 re re))) 2) (cbrt.f64 (*.f64 1/2 (*.f64 re re))) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 1/2 (*.f64 re re))) |
(fma.f64 (*.f64 re re) 1/2 (+.f64 re 1)) |
(fma.f64 (*.f64 re (sqrt.f64 1/2)) (*.f64 re (sqrt.f64 1/2)) (+.f64 re 1)) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 1/2 (*.f64 re re))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) 1) |
(pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 (exp.f64 re) -1/2))) 2) |
(sqrt.f64 (*.f64 (*.f64 (exp.f64 (+.f64 re re)) 1/4) (pow.f64 im 4))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 -1/2) (exp.f64 re)) (*.f64 im im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 (exp.f64 re) -1/2) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (exp.f64 re) -1/2) 3) (pow.f64 (*.f64 im im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) |
(exp.f64 (+.f64 (+.f64 re (log1p.f64 -3/2)) (*.f64 2 (log.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (+.f64 re (log1p.f64 -3/2)) (*.f64 2 (log.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) re))) 1) |
(pow.f64 (*.f64 (cos.f64 im) re) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) re)) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) re)) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2)) |
(log.f64 (pow.f64 (exp.f64 re) (cos.f64 im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) re)))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) re))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 im) re))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 im) re)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) re))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (+.f64 re -1))) (/.f64 (pow.f64 (cos.f64 im) 2) (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(*.f64 (cos.f64 im) (+.f64 re 1)) |
(*.f64 1 (*.f64 (cos.f64 im) (+.f64 re 1))) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(*.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (cbrt.f64 (+.f64 re 1)) (cos.f64 im))) |
(*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (*.f64 (cbrt.f64 (cos.f64 im)) (+.f64 re 1))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (hypot.f64 1 (sqrt.f64 re)) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (cos.f64 im))) |
(*.f64 (sqrt.f64 (cos.f64 im)) (*.f64 (sqrt.f64 (cos.f64 im)) (+.f64 re 1))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)) (/.f64 1 (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(*.f64 (*.f64 (hypot.f64 1 (sqrt.f64 re)) (sqrt.f64 (cos.f64 im))) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (sqrt.f64 (cos.f64 im)))) |
(*.f64 (*.f64 (sqrt.f64 (cos.f64 im)) (hypot.f64 1 (sqrt.f64 re))) (*.f64 (sqrt.f64 (cos.f64 im)) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (*.f64 (+.f64 re 1) (cbrt.f64 (pow.f64 (cos.f64 im) 2))) (cbrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (+.f64 re 1) (sqrt.f64 (cos.f64 im))) (sqrt.f64 (cos.f64 im))) |
(*.f64 (*.f64 (cos.f64 im) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1))) |
(*.f64 (*.f64 (cos.f64 im) (hypot.f64 1 (sqrt.f64 re))) (hypot.f64 1 (sqrt.f64 re))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))) (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)))) |
(/.f64 1 (/.f64 (*.f64 (cos.f64 im) (+.f64 re -1)) (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (+.f64 (pow.f64 (cos.f64 im) 2) (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 re (pow.f64 (cos.f64 im) 2))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)) (*.f64 (cos.f64 im) (+.f64 re -1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2))) (neg.f64 (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 (cos.f64 im) re) 2)) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re))) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 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)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (fma.f64 re re -1) (cos.f64 im)) (+.f64 re -1)) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 3) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) |
(log.f64 (exp.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1))))) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (cos.f64 im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 re 1) 3))) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(exp.f64 (log.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 1)) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im)))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 im)) (log1p.f64 re))) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(fma.f64 (cos.f64 im) re (cos.f64 im)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 1 (cos.f64 im) (*.f64 (cos.f64 im) re)) |
(fma.f64 1 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(fma.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (cbrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) re)) 2) (cbrt.f64 (*.f64 (cos.f64 im) 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 (*.f64 (cos.f64 im) re)) (sqrt.f64 (*.f64 (cos.f64 im) re)) (cos.f64 im)) |
(+.f64 (*.f64 im im) (*.f64 im (*.f64 im re))) |
(+.f64 (*.f64 im (*.f64 im re)) (*.f64 im im)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im re)) 1) (*.f64 im im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (+.f64 im (*.f64 im re))))) 1) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 im re)) 3) (pow.f64 (*.f64 im im) 3)) (+.f64 (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im (*.f64 im re))) (-.f64 (pow.f64 im 4) (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im im))))) |
(/.f64 (-.f64 (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im (*.f64 im re))) (pow.f64 im 4)) (-.f64 (*.f64 im (*.f64 im re)) (*.f64 im im))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (+.f64 im (*.f64 im re)))) 3) |
(pow.f64 (pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 3) 1/3) |
(pow.f64 (*.f64 im (hypot.f64 1 (sqrt.f64 re))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(log.f64 (exp.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (+.f64 im (*.f64 im re)))))) |
(cbrt.f64 (pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(expm1.f64 (log1p.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(exp.f64 (+.f64 (log1p.f64 re) (*.f64 2 (log.f64 im)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (*.f64 2 (log.f64 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(fma.f64 re (*.f64 im im) (*.f64 im im)) |
(fma.f64 (*.f64 im im) re (*.f64 im im)) |
(+.f64 (*.f64 (*.f64 im im) -1/2) (*.f64 re (*.f64 (*.f64 im im) -1/2))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im re))) (*.f64 (*.f64 im im) -1/2)) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) re) (*.f64 (*.f64 (*.f64 im im) -1/2) 1)) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) 1) (*.f64 (*.f64 (*.f64 im im) -1/2) re)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im re)) -1/2) (*.f64 (*.f64 im im) -1/2)) |
(+.f64 (*.f64 re (*.f64 (*.f64 im im) -1/2)) (*.f64 (*.f64 im im) -1/2)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) 1) |
(/.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) (fma.f64 re re -1)) (+.f64 re -1)) |
(pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 3) 1/3) |
(pow.f64 (*.f64 (*.f64 im (hypot.f64 1 (sqrt.f64 re))) (sqrt.f64 -1/2)) 2) |
(sqrt.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 2)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 im (+.f64 im (*.f64 im re)))) -1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (*.f64 im im) -1/2)) (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 (*.f64 im im) -1/2)) (log1p.f64 re)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) |
| Outputs |
|---|
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (*.f64 1/2 (pow.f64 re 2))))) |
(+.f64 (+.f64 1 re) (fma.f64 -1/2 (*.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) (*.f64 im im)) (*.f64 1/2 (*.f64 re re)))) |
(+.f64 re (+.f64 1 (fma.f64 (*.f64 -1/2 (*.f64 im im)) (+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) (*.f64 re (*.f64 re 1/2))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (*.f64 1/2 (pow.f64 re 2)))))) |
(+.f64 (+.f64 1 re) (fma.f64 -1/2 (*.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) (*.f64 im im)) (fma.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (*.f64 1/2 (*.f64 re re))))) |
(+.f64 1 (+.f64 (*.f64 (+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) (+.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 1/24 (pow.f64 im 4)))) (fma.f64 1/2 (*.f64 re re) re))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (+.f64 (*.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))))) (*.f64 1/2 (pow.f64 re 2))))))) |
(+.f64 (+.f64 1 re) (fma.f64 -1/2 (*.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) (*.f64 im im)) (fma.f64 -1/720 (*.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) (pow.f64 im 6)) (fma.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (*.f64 1/2 (*.f64 re re)))))) |
(+.f64 (+.f64 (fma.f64 1/24 (*.f64 (pow.f64 im 4) (+.f64 1 (fma.f64 1/2 (*.f64 re re) re))) (*.f64 re (*.f64 re 1/2))) (*.f64 (+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) (+.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 -1/720 (pow.f64 im 6))))) (+.f64 1 re)) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(cos.f64 im) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (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) (fma.f64 (*.f64 re re) 1/2 (+.f64 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/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im)))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) |
(*.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im))) |
(fma.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re)) |
(+.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 (*.f64 re re) 1/2 (+.f64 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/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im)))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) |
(*.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re))) |
(+.f64 (*.f64 1/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im))) |
(fma.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re)) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re)) |
(+.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 (*.f64 re re) 1/2 (+.f64 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/2 (*.f64 (pow.f64 re 2) (cos.f64 im))) (*.f64 re (cos.f64 im)))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
1 |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(*.f64 1/2 (pow.f64 re 2)) |
(*.f64 1/2 (*.f64 re re)) |
(*.f64 re (*.f64 re 1/2)) |
(+.f64 re (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 (*.f64 re re) 1/2 re) |
(fma.f64 1/2 (*.f64 re re) re) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(*.f64 1/2 (pow.f64 re 2)) |
(*.f64 1/2 (*.f64 re re)) |
(*.f64 re (*.f64 re 1/2)) |
(+.f64 re (*.f64 1/2 (pow.f64 re 2))) |
(fma.f64 (*.f64 re re) 1/2 re) |
(fma.f64 1/2 (*.f64 re re) re) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(+.f64 1 (+.f64 re (*.f64 1/2 (pow.f64 re 2)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im 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 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im 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))))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(fma.f64 -1/2 (*.f64 im (fma.f64 re im im)) (*.f64 (*.f64 re re) (*.f64 -1/4 (*.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)))))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (fma.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)) (*.f64 (*.f64 -1/12 (*.f64 im im)) (pow.f64 re 3)))) |
(fma.f64 -1/2 (*.f64 im (fma.f64 re im im)) (fma.f64 -1/4 (*.f64 re (*.f64 re (*.f64 im im))) (*.f64 (pow.f64 re 3) (*.f64 -1/12 (*.f64 im im))))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (exp.f64 re))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
re |
(+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re))) |
(+.f64 re (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(fma.f64 (*.f64 im im) (*.f64 re -1/2) re) |
(+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 1/24 (*.f64 (pow.f64 im 4) re)))) |
(+.f64 re (fma.f64 -1/2 (*.f64 re (*.f64 im im)) (*.f64 1/24 (*.f64 re (pow.f64 im 4))))) |
(+.f64 re (*.f64 re (+.f64 (*.f64 -1/2 (*.f64 im im)) (*.f64 1/24 (pow.f64 im 4))))) |
(+.f64 re (+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (+.f64 (*.f64 -1/720 (*.f64 (pow.f64 im 6) re)) (*.f64 1/24 (*.f64 (pow.f64 im 4) re))))) |
(+.f64 re (fma.f64 -1/2 (*.f64 re (*.f64 im im)) (fma.f64 -1/720 (*.f64 re (pow.f64 im 6)) (*.f64 1/24 (*.f64 re (pow.f64 im 4)))))) |
(+.f64 (fma.f64 (*.f64 im im) (*.f64 re -1/2) re) (*.f64 re (+.f64 (*.f64 -1/720 (pow.f64 im 6)) (*.f64 1/24 (pow.f64 im 4))))) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 (pow.f64 im 2) (-.f64 (*.f64 -1/2 re) 1/2)))) |
(+.f64 (+.f64 1 re) (*.f64 (fma.f64 -1/2 re -1/2) (*.f64 im im))) |
(+.f64 1 (fma.f64 (fma.f64 re -1/2 -1/2) (*.f64 im im) re)) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 (pow.f64 im 2) (-.f64 (*.f64 -1/2 re) 1/2)) (*.f64 (pow.f64 im 4) (+.f64 1/24 (*.f64 1/24 re)))))) |
(+.f64 (+.f64 1 re) (fma.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2) (*.f64 (pow.f64 im 4) (+.f64 1/24 (*.f64 re 1/24))))) |
(+.f64 1 (+.f64 re (fma.f64 (fma.f64 re -1/2 -1/2) (*.f64 im im) (*.f64 (pow.f64 im 4) (fma.f64 re 1/24 1/24))))) |
(+.f64 1 (+.f64 re (+.f64 (*.f64 (pow.f64 im 2) (-.f64 (*.f64 -1/2 re) 1/2)) (+.f64 (*.f64 (pow.f64 im 4) (+.f64 1/24 (*.f64 1/24 re))) (*.f64 (pow.f64 im 6) (-.f64 (*.f64 -1/720 re) 1/720)))))) |
(+.f64 (+.f64 1 re) (fma.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2) (fma.f64 (pow.f64 im 4) (+.f64 1/24 (*.f64 re 1/24)) (*.f64 (fma.f64 -1/720 re -1/720) (pow.f64 im 6))))) |
(+.f64 1 (+.f64 (fma.f64 (fma.f64 re -1/2 -1/2) (*.f64 im im) re) (fma.f64 (fma.f64 re -1/720 -1/720) (pow.f64 im 6) (*.f64 (pow.f64 im 4) (fma.f64 re 1/24 1/24))))) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(cos.f64 im) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 re (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(pow.f64 im 2) |
(*.f64 im im) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) re) |
(*.f64 re (*.f64 im im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 (pow.f64 im 2) re) |
(*.f64 re (*.f64 im im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im 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 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 re (*.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 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 re (*.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 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(+.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(+.f64 (*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 re)) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(+.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (cos.f64 im)) (cos.f64 im)) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(+.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) 1) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) 1) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) 3) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) (+.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) (-.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2) (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 (cos.f64 im) (*.f64 re re))) 3) (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 re)) 3)) (-.f64 (+.f64 (*.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 1/2 (*.f64 re re)) 2)) (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 re)) 2)) (*.f64 (cos.f64 im) (*.f64 (*.f64 1/2 (*.f64 re re)) (*.f64 (cos.f64 im) (+.f64 1 re)))))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3))) (-.f64 (fma.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2)) (*.f64 (+.f64 1 re) (*.f64 1/2 (pow.f64 (*.f64 re (cos.f64 im)) 2))))) |
(/.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3))) (fma.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (*.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) (fma.f64 (cos.f64 im) (+.f64 1 re) (*.f64 (cos.f64 im) (*.f64 -1/2 (*.f64 re re))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)))) (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) (-.f64 (*.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re))) (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 1/2 (*.f64 re re)) 2)) (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 re)) 2)) (*.f64 (cos.f64 im) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re)))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (neg.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2))) (*.f64 (cos.f64 im) (+.f64 (fma.f64 1/2 (*.f64 re re) (neg.f64 re)) -1))) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (cos.f64 im) 2) (neg.f64 (pow.f64 (fma.f64 re (cos.f64 im) (cos.f64 im)) 2))) (cos.f64 im)) (-.f64 (fma.f64 re (*.f64 re 1/2) -1) re)) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 (cos.f64 im) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 1 re) (+.f64 re (-.f64 1 (*.f64 1/2 (*.f64 re re)))))) (+.f64 (*.f64 1/8 (pow.f64 (*.f64 re re) 3)) (pow.f64 (+.f64 1 re) 3)))) |
(*.f64 (/.f64 (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3)) (fma.f64 (+.f64 1 re) (+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 re re)))) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2))) (cos.f64 im)) |
(/.f64 (*.f64 (cos.f64 im) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2))) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(/.f64 (cos.f64 im) (/.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re)) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 1 re) 2)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (+.f64 (fma.f64 1/2 (*.f64 re re) (neg.f64 re)) -1)) (cos.f64 im)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (fma.f64 re (*.f64 re 1/2) -1) re)) (cos.f64 im)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (cos.f64 im)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 (cos.f64 im) (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 1 re) (+.f64 re (-.f64 1 (*.f64 1/2 (*.f64 re re)))))) (+.f64 (*.f64 1/8 (pow.f64 (*.f64 re re) 3)) (pow.f64 (+.f64 1 re) 3)))) |
(*.f64 (/.f64 (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3)) (fma.f64 (+.f64 1 re) (+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 re re)))) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2))) (cos.f64 im)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (cos.f64 im)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(/.f64 (cos.f64 im) (/.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re)) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 1 re) 2)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (+.f64 (fma.f64 1/2 (*.f64 re re) (neg.f64 re)) -1)) (cos.f64 im)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (fma.f64 re (*.f64 re 1/2) -1) re)) (cos.f64 im)) |
(pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 1) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 3) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3) 1/3) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 2) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2)) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(log.f64 (pow.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (cos.f64 im))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3)) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3) (pow.f64 (cos.f64 im) 3))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(exp.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) (log.f64 (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 (log1p.f64 (fma.f64 1/2 (*.f64 re re) re)))) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) (log.f64 (cos.f64 im))) 1)) |
(exp.f64 (+.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) (log.f64 (cos.f64 im)))) |
(*.f64 (cos.f64 im) (exp.f64 (log1p.f64 (fma.f64 1/2 (*.f64 re re) re)))) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(fma.f64 (cos.f64 im) (*.f64 1/2 (*.f64 re re)) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(fma.f64 (*.f64 1/2 (*.f64 re re)) (cos.f64 im) (*.f64 (cos.f64 im) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (fma.f64 (*.f64 re re) 1/2 (+.f64 1 re))) |
(fma.f64 (cos.f64 im) (fma.f64 1/2 (*.f64 re re) re) (cos.f64 im)) |
(-.f64 (exp.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) 1) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(-.f64 (/.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) (/.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (+.f64 (fma.f64 1/2 (*.f64 re re) (neg.f64 re)) -1)) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (fma.f64 re (*.f64 re 1/2) -1) re)) |
(*.f64 1 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(*.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 1) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(*.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2) (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(*.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(*.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 1 re) (+.f64 re (-.f64 1 (*.f64 1/2 (*.f64 re re)))))) (+.f64 (*.f64 1/8 (pow.f64 (*.f64 re re) 3)) (pow.f64 (+.f64 1 re) 3)))) |
(/.f64 (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3)) (fma.f64 (+.f64 1 re) (+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 re re)))) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2))) |
(*.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (/.f64 1 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (+.f64 (fma.f64 1/2 (*.f64 re re) (neg.f64 re)) -1)) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (fma.f64 re (*.f64 re 1/2) -1) re)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 1 re) (+.f64 re (-.f64 1 (*.f64 1/2 (*.f64 re re)))))) (+.f64 (*.f64 1/8 (pow.f64 (*.f64 re re) 3)) (pow.f64 (+.f64 1 re) 3)))) |
(/.f64 (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3)) (fma.f64 (+.f64 1 re) (+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 re re)))) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2))) |
(/.f64 1 (/.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (+.f64 (fma.f64 1/2 (*.f64 re re) (neg.f64 re)) -1)) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (fma.f64 re (*.f64 re 1/2) -1) re)) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 1 re) (+.f64 re (-.f64 1 (*.f64 1/2 (*.f64 re re)))))) (+.f64 (*.f64 1/8 (pow.f64 (*.f64 re re) 3)) (pow.f64 (+.f64 1 re) 3)))) |
(/.f64 (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3)) (fma.f64 (+.f64 1 re) (+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 re re)))) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))))) |
(/.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 re re) 3)) (pow.f64 (+.f64 1 re) 3)) (-.f64 (+.f64 (pow.f64 (+.f64 1 re) 2) (pow.f64 (*.f64 1/2 (*.f64 re re)) 2)) (*.f64 1/2 (*.f64 (*.f64 re re) (+.f64 1 re))))) |
(/.f64 (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3)) (+.f64 (pow.f64 (+.f64 1 re) 2) (*.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 (fma.f64 1/2 (*.f64 re re) (neg.f64 re)) -1)))) |
(/.f64 (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3)) (+.f64 (pow.f64 (+.f64 1 re) 2) (*.f64 (*.f64 re (*.f64 re 1/2)) (-.f64 (fma.f64 re (*.f64 re 1/2) -1) re)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (+.f64 (fma.f64 1/2 (*.f64 re re) (neg.f64 re)) -1)) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (*.f64 re 1/2)) 2) (pow.f64 (+.f64 1 re) 2)) (-.f64 (fma.f64 re (*.f64 re 1/2) -1) re)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 1/8 (pow.f64 (*.f64 re re) 3)) (pow.f64 (+.f64 1 re) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (*.f64 (+.f64 1 re) (+.f64 re (-.f64 1 (*.f64 1/2 (*.f64 re re)))))))) |
(*.f64 1 (/.f64 (fma.f64 1/8 (pow.f64 (*.f64 re re) 3) (pow.f64 (+.f64 1 re) 3)) (fma.f64 (+.f64 1 re) (+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 re re)))) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 re 1) 2))) (neg.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 1 re) 2))) (neg.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 1 re) 2) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2)) (+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 re re))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 re re) 1/2 re) 3) 1) (+.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (fma.f64 (*.f64 re re) 1/2 re)) (-.f64 1 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) 1)))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 (*.f64 re re) 1/2 re) 3)) (fma.f64 (fma.f64 (*.f64 re re) 1/2 re) (fma.f64 (*.f64 re re) 1/2 re) (-.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(/.f64 (+.f64 1 (pow.f64 (fma.f64 1/2 (*.f64 re re) re) 3)) (-.f64 (fma.f64 (fma.f64 1/2 (*.f64 re re) re) (fma.f64 1/2 (*.f64 re re) re) 1) (fma.f64 1/2 (*.f64 re re) re))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 1/2 (*.f64 re re)) 2)) (-.f64 (+.f64 re 1) (*.f64 1/2 (*.f64 re re)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 1/2 (*.f64 re re)) 2) (pow.f64 (+.f64 1 re) 2))) (neg.f64 (-.f64 (*.f64 1/2 (*.f64 re re)) (+.f64 1 re)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 1 re) 2) (pow.f64 (*.f64 re (*.f64 re 1/2)) 2)) (+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 re re))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 re re) 1/2 re) (fma.f64 (*.f64 re re) 1/2 re)) 1) (-.f64 (fma.f64 (*.f64 re re) 1/2 re) 1)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 re re) 1/2 re) (fma.f64 (*.f64 re re) 1/2 re) -1) (+.f64 (fma.f64 (*.f64 re re) 1/2 re) -1)) |
(/.f64 (fma.f64 (fma.f64 1/2 (*.f64 re re) re) (fma.f64 1/2 (*.f64 re re) re) -1) (+.f64 (fma.f64 1/2 (*.f64 re re) re) -1)) |
(/.f64 (fma.f64 (fma.f64 1/2 (*.f64 re re) re) (fma.f64 1/2 (*.f64 re re) re) -1) (+.f64 re (fma.f64 re (*.f64 re 1/2) -1))) |
(pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 1) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(pow.f64 (cbrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 3) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(pow.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3) 1/3) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(pow.f64 (sqrt.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))) 2) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(sqrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 2)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(log.f64 (exp.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(log.f64 (+.f64 1 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re))))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(cbrt.f64 (pow.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) 3)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(expm1.f64 (log1p.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(exp.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re))) |
(exp.f64 (log1p.f64 (fma.f64 1/2 (*.f64 re re) re))) |
(exp.f64 (*.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re)) 1)) |
(exp.f64 (log1p.f64 (fma.f64 (*.f64 re re) 1/2 re))) |
(exp.f64 (log1p.f64 (fma.f64 1/2 (*.f64 re re) re))) |
(log1p.f64 (expm1.f64 (+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 re (*.f64 re 1/2) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 (*.f64 re 1/2) re (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 1 (*.f64 1/2 (*.f64 re re)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 1 (+.f64 re 1) (*.f64 1/2 (*.f64 re re))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 1/2 (*.f64 re re))) 2) (cbrt.f64 (*.f64 1/2 (*.f64 re re))) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 1/2 (*.f64 re re))) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 (*.f64 re re) 1/2 (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 (*.f64 re (sqrt.f64 1/2)) (*.f64 re (sqrt.f64 1/2)) (+.f64 re 1)) |
(+.f64 1 (fma.f64 (*.f64 re re) 1/2 re)) |
(+.f64 1 (fma.f64 1/2 (*.f64 re re) re)) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 1/2 (*.f64 re re))) |
(fma.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)) (*.f64 re (*.f64 re 1/2))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) 1) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 1) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))) 3) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 3) 1/3) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(pow.f64 (*.f64 im (sqrt.f64 (*.f64 (exp.f64 re) -1/2))) 2) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(sqrt.f64 (*.f64 (*.f64 (exp.f64 (+.f64 re re)) 1/4) (pow.f64 im 4))) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (*.f64 (exp.f64 (+.f64 re re)) 1/4))) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (*.f64 (pow.f64 (exp.f64 2) re) 1/4))) |
(fabs.f64 (*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im)))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 -1/2) (exp.f64 re)) (*.f64 im im))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2))))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) 3)) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 (exp.f64 re) -1/2) 3))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 (exp.f64 re) -1/2) 3) (pow.f64 (*.f64 im im) 3))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(exp.f64 (+.f64 (+.f64 re (log1p.f64 -3/2)) (*.f64 2 (log.f64 im)))) |
(exp.f64 (+.f64 re (+.f64 (log1p.f64 -3/2) (*.f64 2 (log.f64 im))))) |
(*.f64 (*.f64 im im) (exp.f64 (+.f64 re (log1p.f64 -3/2)))) |
(exp.f64 (*.f64 (+.f64 (+.f64 re (log1p.f64 -3/2)) (*.f64 2 (log.f64 im))) 1)) |
(exp.f64 (+.f64 re (+.f64 (log1p.f64 -3/2) (*.f64 2 (log.f64 im))))) |
(*.f64 (*.f64 im im) (exp.f64 (+.f64 re (log1p.f64 -3/2)))) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)))) |
(*.f64 (*.f64 -1/2 (*.f64 im im)) (exp.f64 re)) |
(*.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) re))) 1) |
(*.f64 re (cos.f64 im)) |
(pow.f64 (*.f64 (cos.f64 im) re) 1) |
(*.f64 re (cos.f64 im)) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) re)) 3) |
(*.f64 re (cos.f64 im)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) 1/3) |
(*.f64 re (cos.f64 im)) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) re)) 2) |
(*.f64 re (cos.f64 im)) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2)) |
(*.f64 re (cos.f64 im)) |
(log.f64 (pow.f64 (exp.f64 re) (cos.f64 im))) |
(*.f64 re (cos.f64 im)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) re)))) |
(*.f64 re (cos.f64 im)) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3)) |
(*.f64 re (cos.f64 im)) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) re))) |
(*.f64 re (cos.f64 im)) |
(exp.f64 (log.f64 (*.f64 (cos.f64 im) re))) |
(*.f64 re (cos.f64 im)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 im) re)) 1)) |
(*.f64 re (cos.f64 im)) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) re))) |
(*.f64 re (cos.f64 im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) 1) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (+.f64 re -1))) (/.f64 (pow.f64 (cos.f64 im) 2) (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (pow.f64 (cos.f64 im) 2)) (*.f64 (cos.f64 im) (+.f64 re -1))) |
(*.f64 (cos.f64 im) (+.f64 re 1)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 1 (*.f64 (cos.f64 im) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (*.f64 (cbrt.f64 (+.f64 re 1)) (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (*.f64 (cbrt.f64 (cos.f64 im)) (+.f64 re 1))) |
(*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (*.f64 (+.f64 1 re) (cbrt.f64 (cos.f64 im)))) |
(*.f64 (+.f64 1 re) (*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (cbrt.f64 (cos.f64 im)))) |
(*.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (hypot.f64 1 (sqrt.f64 re)) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (cos.f64 im))) |
(*.f64 (cos.f64 im) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (hypot.f64 1 (sqrt.f64 re)) (*.f64 (cos.f64 im) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (sqrt.f64 (cos.f64 im)) (*.f64 (sqrt.f64 (cos.f64 im)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (fma.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) (pow.f64 (*.f64 re (cos.f64 im)) 2))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)) (/.f64 1 (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (pow.f64 (cos.f64 im) 2)) (*.f64 (cos.f64 im) (+.f64 re -1))) |
(*.f64 (*.f64 (hypot.f64 1 (sqrt.f64 re)) (sqrt.f64 (cos.f64 im))) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (sqrt.f64 (cos.f64 im)))) |
(*.f64 (cos.f64 im) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (hypot.f64 1 (sqrt.f64 re)) (*.f64 (cos.f64 im) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (*.f64 (sqrt.f64 (cos.f64 im)) (hypot.f64 1 (sqrt.f64 re))) (*.f64 (sqrt.f64 (cos.f64 im)) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (cos.f64 im) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (hypot.f64 1 (sqrt.f64 re)) (*.f64 (cos.f64 im) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (*.f64 (+.f64 re 1) (cbrt.f64 (pow.f64 (cos.f64 im) 2))) (cbrt.f64 (cos.f64 im))) |
(*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (*.f64 (+.f64 1 re) (cbrt.f64 (cos.f64 im)))) |
(*.f64 (+.f64 1 re) (*.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (cbrt.f64 (cos.f64 im)))) |
(*.f64 (*.f64 (+.f64 re 1) (sqrt.f64 (cos.f64 im))) (sqrt.f64 (cos.f64 im))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (*.f64 (cos.f64 im) (pow.f64 (cbrt.f64 (+.f64 re 1)) 2)) (cbrt.f64 (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(*.f64 (*.f64 (cos.f64 im) (hypot.f64 1 (sqrt.f64 re))) (hypot.f64 1 (sqrt.f64 re))) |
(*.f64 (cos.f64 im) (*.f64 (hypot.f64 1 (sqrt.f64 re)) (hypot.f64 1 (sqrt.f64 re)))) |
(*.f64 (hypot.f64 1 (sqrt.f64 re)) (*.f64 (cos.f64 im) (hypot.f64 1 (sqrt.f64 re)))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))) (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (fma.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) (pow.f64 (*.f64 re (cos.f64 im)) 2))) |
(/.f64 1 (/.f64 (*.f64 (cos.f64 im) (+.f64 re -1)) (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (pow.f64 (cos.f64 im) 2)) (*.f64 (cos.f64 im) (+.f64 re -1))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re))))) |
(*.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (fma.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) (pow.f64 (*.f64 re (cos.f64 im)) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3)) (+.f64 (pow.f64 (cos.f64 im) 2) (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 re (pow.f64 (cos.f64 im) 2))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (+.f64 (pow.f64 (cos.f64 im) 2) (-.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (*.f64 re (pow.f64 (cos.f64 im) 2))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (-.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (-.f64 (*.f64 re (pow.f64 (cos.f64 im) 2)) (pow.f64 (cos.f64 im) 2)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2)) (*.f64 (cos.f64 im) (+.f64 re -1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (pow.f64 (cos.f64 im) 2)) (*.f64 (cos.f64 im) (+.f64 re -1))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 3) (pow.f64 (cos.f64 im) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (*.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im))))))) |
(*.f64 1 (/.f64 (+.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (*.f64 re (cos.f64 im)) 3)) (fma.f64 (cos.f64 im) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) (pow.f64 (*.f64 re (cos.f64 im)) 2)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 im) re) 2) (pow.f64 (cos.f64 im) 2))) (neg.f64 (*.f64 (cos.f64 im) (+.f64 re -1)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 re (cos.f64 im)) 2) (pow.f64 (cos.f64 im) 2))) (*.f64 (cos.f64 im) (neg.f64 (+.f64 re -1)))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 re (cos.f64 im)) 2)) (*.f64 (cos.f64 im) (-.f64 1 re))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 (cos.f64 im) re) 2)) (-.f64 (cos.f64 im) (*.f64 (cos.f64 im) re))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 im) 2) (pow.f64 (*.f64 re (cos.f64 im)) 2)) (-.f64 (cos.f64 im) (*.f64 re (cos.f64 im)))) |
(/.f64 (*.f64 (cos.f64 im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (cos.f64 im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (cos.f64 im) (fma.f64 re re (-.f64 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)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (cos.f64 im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (cos.f64 im) (fma.f64 re re (-.f64 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 (*.f64 (cos.f64 im) (+.f64 re 1)) 1) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 3) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3) 1/3) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(pow.f64 (sqrt.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 2) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 2)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(log.f64 (exp.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1))))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(cbrt.f64 (pow.f64 (*.f64 (cos.f64 im) (+.f64 re 1)) 3)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (cos.f64 im) 3))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(cbrt.f64 (*.f64 (pow.f64 (cos.f64 im) 3) (pow.f64 (+.f64 re 1) 3))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(expm1.f64 (log1p.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(exp.f64 (log.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 im) (+.f64 re 1))) 1)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(exp.f64 (+.f64 (log1p.f64 re) (log.f64 (cos.f64 im)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(exp.f64 (+.f64 (log.f64 (cos.f64 im)) (log1p.f64 re))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(log1p.f64 (expm1.f64 (*.f64 (cos.f64 im) (+.f64 re 1)))) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 (cos.f64 im) re (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 re (cos.f64 im) (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 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 1 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (cbrt.f64 (cos.f64 im)) (*.f64 (cos.f64 im) re)) |
(fma.f64 (cbrt.f64 (pow.f64 (cos.f64 im) 2)) (cbrt.f64 (cos.f64 im)) (*.f64 re (cos.f64 im))) |
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 (cos.f64 im) re)) 2) (cbrt.f64 (*.f64 (cos.f64 im) re)) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(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 re (cos.f64 im) (cos.f64 im)) |
(fma.f64 (sqrt.f64 (*.f64 (cos.f64 im) re)) (sqrt.f64 (*.f64 (cos.f64 im) re)) (cos.f64 im)) |
(*.f64 (cos.f64 im) (+.f64 1 re)) |
(fma.f64 re (cos.f64 im) (cos.f64 im)) |
(+.f64 (*.f64 im im) (*.f64 im (*.f64 im re))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 im (*.f64 im re)) (*.f64 im im)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 (*.f64 im (*.f64 im re)) 1) (*.f64 im im)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (+.f64 im (*.f64 im re))))) 1) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 im re)) 3) (pow.f64 (*.f64 im im) 3)) (+.f64 (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im (*.f64 im re))) (-.f64 (pow.f64 im 4) (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im im))))) |
(/.f64 (+.f64 (pow.f64 im 6) (pow.f64 (*.f64 re (*.f64 im im)) 3)) (fma.f64 (*.f64 re (*.f64 im im)) (*.f64 re (*.f64 im im)) (-.f64 (pow.f64 im 4) (*.f64 im (*.f64 (*.f64 re im) (*.f64 im im)))))) |
(/.f64 (+.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) (pow.f64 im 6))) (+.f64 (*.f64 (pow.f64 im 4) (*.f64 re re)) (-.f64 (pow.f64 im 4) (*.f64 re (pow.f64 im 4))))) |
(/.f64 (-.f64 (*.f64 (*.f64 im (*.f64 im re)) (*.f64 im (*.f64 im re))) (pow.f64 im 4)) (-.f64 (*.f64 im (*.f64 im re)) (*.f64 im im))) |
(/.f64 (-.f64 (*.f64 im (*.f64 (*.f64 re im) (*.f64 re (*.f64 im im)))) (pow.f64 im 4)) (*.f64 im (-.f64 (*.f64 re im) im))) |
(/.f64 (-.f64 (*.f64 (pow.f64 im 4) (*.f64 re re)) (pow.f64 im 4)) (*.f64 im (fma.f64 re im (neg.f64 im)))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (+.f64 1 (pow.f64 re 3)) (fma.f64 re re (-.f64 1 re))) (*.f64 im im)) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 im im) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(*.f64 (/.f64 (*.f64 im im) (+.f64 re -1)) (fma.f64 re re -1)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (+.f64 1 (pow.f64 re 3)) (fma.f64 re re (-.f64 1 re))) (*.f64 im im)) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(/.f64 (*.f64 im im) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(*.f64 (/.f64 (*.f64 im im) (+.f64 re -1)) (fma.f64 re re -1)) |
(pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 1) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(pow.f64 (cbrt.f64 (*.f64 im (+.f64 im (*.f64 im re)))) 3) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(pow.f64 (pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 3) 1/3) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(pow.f64 (*.f64 im (hypot.f64 1 (sqrt.f64 re))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 1 re) 2))) |
(sqrt.f64 (pow.f64 (*.f64 im (fma.f64 re im im)) 2)) |
(fabs.f64 (*.f64 im (fma.f64 re im im))) |
(log.f64 (exp.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (+.f64 im (*.f64 im re)))))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(cbrt.f64 (pow.f64 (*.f64 im (+.f64 im (*.f64 im re))) 3)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(expm1.f64 (log1p.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(exp.f64 (+.f64 (log1p.f64 re) (*.f64 2 (log.f64 im)))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(exp.f64 (*.f64 (+.f64 (log1p.f64 re) (*.f64 2 (log.f64 im))) 1)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(log1p.f64 (expm1.f64 (*.f64 im (+.f64 im (*.f64 im re))))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(fma.f64 re (*.f64 im im) (*.f64 im im)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(fma.f64 (*.f64 im im) re (*.f64 im im)) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 im (fma.f64 re im im)) |
(+.f64 (*.f64 (*.f64 im im) -1/2) (*.f64 re (*.f64 (*.f64 im im) -1/2))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im re))) (*.f64 (*.f64 im im) -1/2)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) re) (*.f64 (*.f64 (*.f64 im im) -1/2) 1)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) 1) (*.f64 (*.f64 (*.f64 im im) -1/2) re)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 (*.f64 im (*.f64 im re)) -1/2) (*.f64 (*.f64 im im) -1/2)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(+.f64 (*.f64 re (*.f64 (*.f64 im im) -1/2)) (*.f64 (*.f64 im im) -1/2)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) 1) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(/.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 -1/2 (*.f64 im im)) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 -1/2 (*.f64 -1/2 (pow.f64 re 3)))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 (*.f64 im im) -1/2) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 -1/2 (*.f64 im im)) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(/.f64 (fma.f64 re re -1) (/.f64 (+.f64 re -1) (*.f64 -1/2 (*.f64 im im)))) |
(pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 1) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2))) 3) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 3) 1/3) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(pow.f64 (*.f64 (*.f64 im (hypot.f64 1 (sqrt.f64 re))) (sqrt.f64 -1/2)) 2) |
(pow.f64 (*.f64 im (*.f64 (hypot.f64 1 (sqrt.f64 re)) (sqrt.f64 -1/2))) 2) |
(pow.f64 (*.f64 (hypot.f64 1 (sqrt.f64 re)) (*.f64 im (sqrt.f64 -1/2))) 2) |
(*.f64 -1/2 (pow.f64 (*.f64 im (hypot.f64 1 (sqrt.f64 re))) 2)) |
(sqrt.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 2)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 im (+.f64 im (*.f64 im re)))) -1/2)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2))))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)) 3)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(exp.f64 (+.f64 (log.f64 (*.f64 (*.f64 im im) -1/2)) (log1p.f64 re))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(exp.f64 (*.f64 (+.f64 (log.f64 (*.f64 (*.f64 im im) -1/2)) (log1p.f64 re)) 1)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 (+.f64 im (*.f64 im re)) -1/2)))) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 -1/2 (*.f64 im (fma.f64 re im im))) |
Compiled 6304 to 3536 computations (43.9% saved)
13 alts after pruning (5 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 345 | 5 | 350 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 5 | 5 |
| Total | 346 | 13 | 359 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 31.2% | (+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
| ▶ | 29.7% | (+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
| ✓ | 56.6% | (+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
| ▶ | 5.6% | (+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
| ✓ | 56.6% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 20.6% | (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ✓ | 73.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| ✓ | 67.8% | (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
| ▶ | 6.8% | (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
| ▶ | 5.9% | (*.f64 -1/2 (*.f64 im im)) |
| ✓ | 70.5% | (exp.f64 re) |
| ✓ | 55.5% | (cos.f64 im) |
| ▶ | 31.2% | (+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
| ▶ | 29.7% | (+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
| ✓ | 56.6% | (+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
| ▶ | 5.6% | (+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
| ✓ | 56.6% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| ✓ | 20.6% | (*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ✓ | 73.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| ✓ | 67.8% | (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
| ▶ | 6.8% | (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
| ▶ | 5.9% | (*.f64 -1/2 (*.f64 im im)) |
| ✓ | 70.5% | (exp.f64 re) |
| ✓ | 55.5% | (cos.f64 im) |
Compiled 400 to 276 computations (31% saved)
Found 11 expressions with local error:
| New | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
| ✓ | 95.0% | (*.f64 (+.f64 1 re) (*.f64 im im)) |
| ✓ | 93.7% | (+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
| ✓ | 76.1% | (*.f64 (*.f64 re re) (*.f64 im im)) |
| 100.0% | (*.f64 -1/2 (*.f64 im im)) | |
| ✓ | 100.0% | (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
| ✓ | 95.0% | (*.f64 (+.f64 1 re) (*.f64 im im)) |
| 100.0% | (*.f64 -1/2 (*.f64 im im)) | |
| ✓ | 100.0% | (+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
| 100.0% | (*.f64 -1/2 (*.f64 im im)) | |
| ✓ | 87.2% | (*.f64 re (*.f64 -1/2 (*.f64 im im))) |
Compiled 161 to 70 computations (56.5% saved)
48 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | re | @ | 0 | (*.f64 re (*.f64 -1/2 (*.f64 im im))) |
| 0.0ms | re | @ | inf | (*.f64 re (*.f64 -1/2 (*.f64 im im))) |
| 0.0ms | im | @ | inf | (*.f64 re (*.f64 -1/2 (*.f64 im im))) |
| 0.0ms | im | @ | 0 | (*.f64 re (*.f64 -1/2 (*.f64 im im))) |
| 0.0ms | im | @ | inf | (*.f64 (*.f64 re re) (*.f64 im im)) |
| 1× | batch-egg-rewrite |
| 958× | fma-neg |
| 700× | expm1-udef |
| 700× | log1p-udef |
| 424× | add-sqr-sqrt |
| 414× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 208 |
| 1 | 433 | 190 |
| 2 | 5995 | 190 |
| 1× | node limit |
| Inputs |
|---|
(*.f64 re (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 (*.f64 re re) (*.f64 im im)) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(*.f64 (+.f64 1 re) (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
| Outputs |
|---|
(-.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) 1) |
(pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) |
(log.f64 (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(fma.f64 1 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) -1) |
(fma.f64 (*.f64 (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) -1) |
(fma.f64 (hypot.f64 1 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im)) (hypot.f64 1 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im)) -1) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) 1) |
(-.f64 (/.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(*.f64 1 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) |
(*.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 1) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2)) (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (/.f64 1 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))) (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (+.f64 re 1) (*.f64 re -1/2)) (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2))) (neg.f64 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(/.f64 (+.f64 (pow.f64 re 3) (pow.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) 3)) (+.f64 (*.f64 re re) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (*.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1))) |
(pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) 3) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2)) |
(log.f64 (exp.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 re)) (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (exp.f64 (+.f64 re 1)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(log.f64 (*.f64 (exp.f64 (+.f64 re 1)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))))) |
(log.f64 (*.f64 (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (exp.f64 re))) |
(log.f64 (*.f64 (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (+.f64 1 (expm1.f64 re)))) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(exp.f64 (log1p.f64 (+.f64 re (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(exp.f64 (*.f64 (log1p.f64 (+.f64 re (*.f64 (*.f64 im im) (*.f64 re -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(fma.f64 re (*.f64 -1/2 (*.f64 im im)) (+.f64 re 1)) |
(fma.f64 (*.f64 -1/2 (*.f64 im im)) re (+.f64 re 1)) |
(fma.f64 1 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(fma.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(fma.f64 (pow.f64 (cbrt.f64 re) 2) (cbrt.f64 re) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) (+.f64 re 1)) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (sqrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) |
(+.f64 (*.f64 im im) (*.f64 re (*.f64 im im))) |
(+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) 1) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 (*.f64 im im) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im im)) (-.f64 1 re)) |
(pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im (+.f64 re 1)))) 3) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (+.f64 re 1))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1)))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 im) im) (exp.f64 (*.f64 re (*.f64 im im))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im im))) (exp.f64 (*.f64 re (*.f64 im im))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (pow.f64 (exp.f64 im) im))) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (+.f64 1 (expm1.f64 (*.f64 im im))))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(exp.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) 1) |
(pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 re im) 2))) 1) |
(pow.f64 (pow.f64 (*.f64 re im) 2) 1) |
(pow.f64 (cbrt.f64 (pow.f64 (*.f64 re im) 2)) 3) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3) 1/3) |
(pow.f64 (*.f64 re im) 2) |
(sqrt.f64 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) |
(log.f64 (exp.f64 (pow.f64 (*.f64 re im) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 re im) 2)))) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 re re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 re re) 3) (pow.f64 (*.f64 im im) 3))) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 re im) 2))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 re im) 2))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 re im) 2)) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 re im) 2))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) (/.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (*.f64 re re) -1/4) (+.f64 -1/2 (*.f64 re -1/2)))) |
(*.f64 1 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) |
(*.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 1) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 2) (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(*.f64 (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im)) (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im))) |
(*.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (/.f64 1 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))))) |
(/.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(/.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (+.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))))) (neg.f64 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(/.f64 (-.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 3) 1/3) |
(pow.f64 (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im)) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 2)) |
(log.f64 (exp.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) (pow.f64 (exp.f64 -1/4) (pow.f64 (*.f64 re im) 2)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 -1/4) (pow.f64 (*.f64 re im) 2)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(fma.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1))) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 1 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (*.f64 im (*.f64 im (+.f64 re 1))) -1/2 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (pow.f64 (*.f64 re im) 2) -1/4 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 -1/4 (pow.f64 (*.f64 re im) 2) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (cbrt.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (cbrt.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 im im) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (*.f64 (*.f64 re re) -1/4) (*.f64 im im) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(+.f64 (*.f64 im im) (*.f64 re (*.f64 im im))) |
(+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) 1) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 (*.f64 im im) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im im)) (-.f64 1 re)) |
(pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im (+.f64 re 1)))) 3) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (+.f64 re 1))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1)))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 im) im) (exp.f64 (*.f64 re (*.f64 im im))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im im))) (exp.f64 (*.f64 re (*.f64 im im))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (pow.f64 (exp.f64 im) im))) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (+.f64 1 (expm1.f64 (*.f64 im im))))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(exp.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) 1) |
(pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
| 1× | egg-herbie |
| 896× | fma-neg |
| 804× | log-prod |
| 638× | associate-*r* |
| 596× | associate-*l* |
| 574× | fma-def |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 437 | 13814 |
| 1 | 1217 | 11186 |
| 2 | 4920 | 11076 |
| 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)) |
1 |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.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 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.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 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1)))) |
(+.f64 1 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1)))) |
(+.f64 1 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1)))) |
(+.f64 1 re) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(pow.f64 im 2) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (pow.f64 im 2) re) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (pow.f64 im 2) re) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.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/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 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.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 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))))) |
(*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.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 -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 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))))) |
(*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.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 -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 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(pow.f64 im 2) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (pow.f64 im 2) re) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (pow.f64 im 2) re) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.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/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 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) 1) |
(pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) |
(log.f64 (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im)))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(fma.f64 1 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) -1) |
(fma.f64 (*.f64 (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) -1) |
(fma.f64 (hypot.f64 1 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im)) (hypot.f64 1 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im)) -1) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) 1) |
(-.f64 (/.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(*.f64 1 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) |
(*.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 1) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2)) (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (/.f64 1 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 1 (/.f64 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))) (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (+.f64 re 1) (*.f64 re -1/2)) (*.f64 im im))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2))) (neg.f64 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(/.f64 (+.f64 (pow.f64 re 3) (pow.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) 3)) (+.f64 (*.f64 re re) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (*.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1))) |
(pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) 3) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 3) 1/3) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) 2) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2)) |
(log.f64 (exp.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 re)) (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (exp.f64 (+.f64 re 1)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(log.f64 (*.f64 (exp.f64 (+.f64 re 1)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))))) |
(log.f64 (*.f64 (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (exp.f64 re))) |
(log.f64 (*.f64 (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (+.f64 1 (expm1.f64 re)))) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 3)) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(exp.f64 (log1p.f64 (+.f64 re (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(exp.f64 (*.f64 (log1p.f64 (+.f64 re (*.f64 (*.f64 im im) (*.f64 re -1/2)))) 1)) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(fma.f64 re (*.f64 -1/2 (*.f64 im im)) (+.f64 re 1)) |
(fma.f64 (*.f64 -1/2 (*.f64 im im)) re (+.f64 re 1)) |
(fma.f64 1 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(fma.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(fma.f64 (pow.f64 (cbrt.f64 re) 2) (cbrt.f64 re) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) (+.f64 re 1)) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (sqrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) |
(+.f64 (*.f64 im im) (*.f64 re (*.f64 im im))) |
(+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) 1) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 (*.f64 im im) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im im)) (-.f64 1 re)) |
(pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im (+.f64 re 1)))) 3) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (+.f64 re 1))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1)))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 im) im) (exp.f64 (*.f64 re (*.f64 im im))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im im))) (exp.f64 (*.f64 re (*.f64 im im))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (pow.f64 (exp.f64 im) im))) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (+.f64 1 (expm1.f64 (*.f64 im im))))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(exp.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) 1) |
(pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 re im) 2))) 1) |
(pow.f64 (pow.f64 (*.f64 re im) 2) 1) |
(pow.f64 (cbrt.f64 (pow.f64 (*.f64 re im) 2)) 3) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3) 1/3) |
(pow.f64 (*.f64 re im) 2) |
(sqrt.f64 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) |
(log.f64 (exp.f64 (pow.f64 (*.f64 re im) 2))) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 re im) 2)))) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 re re) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 re re) 3) (pow.f64 (*.f64 im im) 3))) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 re im) 2))) |
(exp.f64 (log.f64 (pow.f64 (*.f64 re im) 2))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 re im) 2)) 1)) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 re im) 2))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) 1) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) (/.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (*.f64 re re) -1/4) (+.f64 -1/2 (*.f64 re -1/2)))) |
(*.f64 1 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) |
(*.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 1) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 2)) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 2) (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(*.f64 (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im)) (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im))) |
(*.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (/.f64 1 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))))) |
(/.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(/.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (+.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))))) (neg.f64 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(/.f64 (-.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 3) 1/3) |
(pow.f64 (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im)) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 2)) |
(log.f64 (exp.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) (pow.f64 (exp.f64 -1/4) (pow.f64 (*.f64 re im) 2)))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 -1/4) (pow.f64 (*.f64 re im) 2)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(fma.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1))) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 1 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (*.f64 im (*.f64 im (+.f64 re 1))) -1/2 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (pow.f64 (*.f64 re im) 2) -1/4 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 -1/4 (pow.f64 (*.f64 re im) 2) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (cbrt.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (cbrt.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 im im) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (*.f64 (*.f64 re re) -1/4) (*.f64 im im) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(+.f64 (*.f64 im im) (*.f64 re (*.f64 im im))) |
(+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) 1) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 (*.f64 im im) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im im)) (-.f64 1 re)) |
(pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 1) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im (+.f64 re 1)))) 3) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3) 1/3) |
(pow.f64 (*.f64 im (sqrt.f64 (+.f64 re 1))) 2) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1)))))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 im) im) (exp.f64 (*.f64 re (*.f64 im im))))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im im))) (exp.f64 (*.f64 re (*.f64 im im))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (pow.f64 (exp.f64 im) im))) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (+.f64 1 (expm1.f64 (*.f64 im im))))) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(exp.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re)) 1)) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) 1) |
(pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 1) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 3) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3) 1/3) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 1)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
1 |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2)))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 re (fma.f64 (*.f64 -1/2 im) im 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (pow.f64 im 2))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 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 (fma.f64 1/2 (*.f64 im im) -1) (neg.f64 re)) |
(*.f64 (fma.f64 im (*.f64 im 1/2) -1) (neg.f64 re)) |
(+.f64 1 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1)))) |
(+.f64 1 (neg.f64 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)))) |
(-.f64 1 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1))) |
(-.f64 1 (*.f64 re (fma.f64 im (*.f64 im 1/2) -1))) |
(+.f64 1 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1)))) |
(+.f64 1 (neg.f64 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)))) |
(-.f64 1 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1))) |
(-.f64 1 (*.f64 re (fma.f64 im (*.f64 im 1/2) -1))) |
(+.f64 1 (*.f64 -1 (*.f64 re (-.f64 (*.f64 1/2 (pow.f64 im 2)) 1)))) |
(+.f64 1 (neg.f64 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1)))) |
(-.f64 1 (*.f64 re (fma.f64 1/2 (*.f64 im im) -1))) |
(-.f64 1 (*.f64 re (fma.f64 im (*.f64 im 1/2) -1))) |
(+.f64 1 re) |
(+.f64 re 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 1 (+.f64 re (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(pow.f64 im 2) |
(*.f64 im im) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) re) |
(*.f64 (*.f64 im re) im) |
(*.f64 im (*.f64 im re)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) re) |
(*.f64 (*.f64 im re) im) |
(*.f64 im (*.f64 im re)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 im (*.f64 -1/2 im)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 (pow.f64 im 2) (pow.f64 re 2)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 im (*.f64 -1/2 im)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/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 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/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 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(*.f64 -1/4 (pow.f64 (*.f64 im re) 2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2)))) |
(fma.f64 -1/2 (*.f64 (*.f64 im re) im) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 im (*.f64 (*.f64 -1/2 im) re))) |
(+.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 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/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 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(*.f64 -1/4 (pow.f64 (*.f64 im re) 2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/4 (*.f64 (pow.f64 im 2) (pow.f64 re 2)))) |
(fma.f64 -1/2 (*.f64 (*.f64 im re) im) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 im (*.f64 (*.f64 -1/2 im) re))) |
(+.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 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/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 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 im 2) (+.f64 (*.f64 -1/2 (+.f64 1 re)) (*.f64 -1/4 (pow.f64 re 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(pow.f64 im 2) |
(*.f64 im im) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) re) |
(*.f64 (*.f64 im re) im) |
(*.f64 im (*.f64 im re)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) re) |
(*.f64 (*.f64 im re) im) |
(*.f64 im (*.f64 im re)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 (pow.f64 im 2) re) (pow.f64 im 2)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 (pow.f64 im 2) (+.f64 1 re)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(*.f64 -1/2 (pow.f64 im 2)) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 im (*.f64 -1/2 im)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(+.f64 (*.f64 -1/2 (*.f64 (pow.f64 im 2) re)) (*.f64 -1/2 (pow.f64 im 2))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(*.f64 -1/2 (*.f64 (pow.f64 im 2) (+.f64 1 re))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(-.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) 1) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) 3) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) 1/3) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) 2) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(log.f64 (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(exp.f64 (log.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) 1)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(fma.f64 1 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) -1) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(fma.f64 (*.f64 (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (cbrt.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) -1) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 im (*.f64 (*.f64 -1/2 im) re)) |
(fma.f64 (hypot.f64 1 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im)) (hypot.f64 1 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im)) -1) |
(fma.f64 (hypot.f64 1 (*.f64 im (sqrt.f64 (*.f64 -1/2 re)))) (hypot.f64 1 (*.f64 im (sqrt.f64 (*.f64 -1/2 re)))) -1) |
(-.f64 (exp.f64 (log1p.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) 1) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(-.f64 (/.f64 (pow.f64 (+.f64 re 1) 2) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (/.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 2)) (-.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) 2)) (-.f64 (+.f64 re 1) (*.f64 im (*.f64 (*.f64 -1/2 im) re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) (*.f64 (pow.f64 im 4) 1/4)) (pow.f64 (+.f64 re 1) 2)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re)) |
(*.f64 1 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(*.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 1) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2))) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 -1/2 (*.f64 im im)) re (+.f64 re 1))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 -1/2 (*.f64 im im)) re (+.f64 re 1)) 2))) |
(*.f64 (cbrt.f64 (fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1)) (cbrt.f64 (pow.f64 (fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) 2))) |
(*.f64 (cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2)) (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(*.f64 (cbrt.f64 (fma.f64 (*.f64 -1/2 (*.f64 im im)) re (+.f64 re 1))) (cbrt.f64 (pow.f64 (fma.f64 (*.f64 -1/2 (*.f64 im im)) re (+.f64 re 1)) 2))) |
(*.f64 (cbrt.f64 (fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1)) (cbrt.f64 (pow.f64 (fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) 2))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (/.f64 1 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 3) (pow.f64 (+.f64 re 1) 3)) 1) (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 im im) (*.f64 (*.f64 -1/2 re) (-.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) (+.f64 re 1)))))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (-.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re) (pow.f64 (+.f64 re 1) 2))) |
(*.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (/.f64 1 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 2)) (-.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) 2)) (-.f64 (+.f64 re 1) (*.f64 im (*.f64 (*.f64 -1/2 im) re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) (*.f64 (pow.f64 im 4) 1/4)) (pow.f64 (+.f64 re 1) 2)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re)) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 3) (pow.f64 (+.f64 re 1) 3)) 1) (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 im im) (*.f64 (*.f64 -1/2 re) (-.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) (+.f64 re 1)))))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (-.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 1 (/.f64 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))) (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 2)) (-.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) 2)) (-.f64 (+.f64 re 1) (*.f64 im (*.f64 (*.f64 -1/2 im) re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) (*.f64 (pow.f64 im 4) 1/4)) (pow.f64 (+.f64 re 1) 2)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 3) (pow.f64 (+.f64 re 1) 3)) 1) (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 im im) (*.f64 (*.f64 -1/2 re) (-.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) (+.f64 re 1)))))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (-.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (-.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (+.f64 re 1) (*.f64 re -1/2)) (*.f64 im im))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 3) (pow.f64 (+.f64 re 1) 3)) (-.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 2) (pow.f64 (+.f64 re 1) 2)) (*.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im))))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (+.f64 (pow.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) 2) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 im (*.f64 (*.f64 -1/2 im) re)))))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (+.f64 (*.f64 (*.f64 re re) (*.f64 (pow.f64 im 4) 1/4)) (*.f64 (+.f64 re 1) (-.f64 (+.f64 re 1) (*.f64 im (*.f64 (*.f64 -1/2 im) re)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 2)) (-.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) 2)) (-.f64 (+.f64 re 1) (*.f64 im (*.f64 (*.f64 -1/2 im) re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) (*.f64 (pow.f64 im 4) 1/4)) (pow.f64 (+.f64 re 1) 2)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 3) (pow.f64 (+.f64 re 1) 3))) (neg.f64 (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 3) (pow.f64 (+.f64 re 1) 3)) 1) (+.f64 (pow.f64 (+.f64 re 1) 2) (*.f64 (*.f64 im im) (*.f64 (*.f64 -1/2 re) (-.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) (+.f64 re 1)))))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (-.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (+.f64 re 1)) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (fma.f64 (pow.f64 im 6) (*.f64 (pow.f64 re 3) -1/8) (pow.f64 (+.f64 re 1) 3)) (fma.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re) (pow.f64 (+.f64 re 1) 2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2))) (neg.f64 (-.f64 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 2)) (-.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) 2)) (-.f64 (+.f64 re 1) (*.f64 im (*.f64 (*.f64 -1/2 im) re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) (*.f64 (pow.f64 im 4) 1/4)) (pow.f64 (+.f64 re 1) 2)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re)) |
(/.f64 (+.f64 (pow.f64 re 3) (pow.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) 3)) (+.f64 (*.f64 re re) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (*.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))))) |
(/.f64 (+.f64 (pow.f64 re 3) (pow.f64 (fma.f64 (*.f64 im im) (*.f64 -1/2 re) 1) 3)) (fma.f64 re re (*.f64 (fma.f64 (*.f64 im im) (*.f64 -1/2 re) 1) (-.f64 (fma.f64 (*.f64 im im) (*.f64 -1/2 re) 1) re)))) |
(/.f64 (+.f64 (pow.f64 re 3) (pow.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) 1) 3)) (fma.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) 1) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) 1) re) (*.f64 re re))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (fma.f64 (*.f64 im im) (*.f64 -1/2 re) 1) (fma.f64 (*.f64 im im) (*.f64 -1/2 re) 1))) (-.f64 re (fma.f64 (*.f64 im im) (*.f64 -1/2 re) 1))) |
(/.f64 (fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) (/.f64 (-.f64 re (fma.f64 im (*.f64 (*.f64 -1/2 im) re) 1)) (-.f64 re (fma.f64 im (*.f64 (*.f64 -1/2 im) re) 1)))) |
(/.f64 (fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) 1) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2) (pow.f64 (+.f64 re 1) 2)) (-.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 2)) (-.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) 2)) (-.f64 (+.f64 re 1) (*.f64 im (*.f64 (*.f64 -1/2 im) re)))) |
(/.f64 (-.f64 (*.f64 (*.f64 re re) (*.f64 (pow.f64 im 4) 1/4)) (pow.f64 (+.f64 re 1) 2)) (-.f64 (fma.f64 im (*.f64 (*.f64 -1/2 im) re) -1) re)) |
(pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 1) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(pow.f64 (cbrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) 3) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 3) 1/3) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))) 2) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 2)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (exp.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (+.f64 1 (expm1.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 re)) (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (exp.f64 (+.f64 re 1)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))) (+.f64 1 (expm1.f64 (+.f64 re 1))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (exp.f64 (+.f64 re 1)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (pow.f64 (exp.f64 re) (*.f64 -1/2 (*.f64 im im))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (+.f64 re 1))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)))))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (exp.f64 re))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(log.f64 (*.f64 (exp.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) (+.f64 1 (expm1.f64 re)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(cbrt.f64 (pow.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) 3)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(expm1.f64 (log1p.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(exp.f64 (log1p.f64 (+.f64 re (*.f64 (*.f64 im im) (*.f64 re -1/2))))) |
(exp.f64 (log1p.f64 (+.f64 re (*.f64 -1/2 (*.f64 (*.f64 im re) im))))) |
(exp.f64 (log1p.f64 (*.f64 re (fma.f64 (*.f64 -1/2 im) im 1)))) |
(exp.f64 (*.f64 (log1p.f64 (+.f64 re (*.f64 (*.f64 im im) (*.f64 re -1/2)))) 1)) |
(exp.f64 (log1p.f64 (+.f64 re (*.f64 -1/2 (*.f64 (*.f64 im re) im))))) |
(exp.f64 (log1p.f64 (*.f64 re (fma.f64 (*.f64 -1/2 im) im 1)))) |
(log1p.f64 (expm1.f64 (fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 re (*.f64 -1/2 (*.f64 im im)) (+.f64 re 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 (*.f64 -1/2 (*.f64 im im)) re (+.f64 re 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 1 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2)) (+.f64 re 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 1 (+.f64 re 1) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 (pow.f64 (cbrt.f64 re) 2) (cbrt.f64 re) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 2)) (cbrt.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im)) 2)) (cbrt.f64 (*.f64 -1/2 (*.f64 (*.f64 im re) im))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re)) 2)) (cbrt.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re))) (+.f64 re 1)) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 re re) (*.f64 (pow.f64 im 4) 1/4))) (cbrt.f64 (*.f64 im (*.f64 (*.f64 -1/2 im) re))) (+.f64 re 1)) |
(fma.f64 (pow.f64 (cbrt.f64 (+.f64 re 1)) 2) (cbrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 (sqrt.f64 re) (sqrt.f64 re) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) (*.f64 (sqrt.f64 (*.f64 re -1/2)) im) (+.f64 re 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 (sqrt.f64 (+.f64 re 1)) (sqrt.f64 (+.f64 re 1)) (*.f64 (*.f64 im im) (*.f64 re -1/2))) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(fma.f64 (*.f64 re -1/2) (*.f64 im im) (+.f64 re 1)) |
(+.f64 1 (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im))))) |
(fma.f64 re (fma.f64 (*.f64 -1/2 im) im 1) 1) |
(+.f64 (*.f64 im im) (*.f64 re (*.f64 im im))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) 1) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (*.f64 im im) (fma.f64 re re (-.f64 1 re))) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (*.f64 im im) (fma.f64 re re (-.f64 1 re))) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 im im) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(*.f64 (/.f64 (*.f64 im im) (+.f64 re -1)) (fma.f64 re re -1)) |
(/.f64 (*.f64 (*.f64 im im) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im))) |
(*.f64 (/.f64 (*.f64 im im) (-.f64 1 re)) (-.f64 1 (*.f64 re re))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (*.f64 im im) (fma.f64 re re (-.f64 1 re))) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (*.f64 im im) (fma.f64 re re (-.f64 1 re))) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(/.f64 (*.f64 im im) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(*.f64 (/.f64 (*.f64 im im) (+.f64 re -1)) (fma.f64 re re -1)) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im im)) (-.f64 1 re)) |
(/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im))) |
(*.f64 (/.f64 (*.f64 im im) (-.f64 1 re)) (-.f64 1 (*.f64 re re))) |
(pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 1) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im (+.f64 re 1)))) 3) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3) 1/3) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(pow.f64 (*.f64 im (sqrt.f64 (+.f64 re 1))) 2) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(sqrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 im 4))) |
(sqrt.f64 (pow.f64 (*.f64 im (fma.f64 im re im)) 2)) |
(fabs.f64 (*.f64 im (fma.f64 im re im))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1)))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (*.f64 (pow.f64 (exp.f64 im) im) (exp.f64 (*.f64 re (*.f64 im im))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im im))) (exp.f64 (*.f64 re (*.f64 im im))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (pow.f64 (exp.f64 im) im))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (+.f64 1 (expm1.f64 (*.f64 im im))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(exp.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re))) |
(exp.f64 (fma.f64 2 (log.f64 im) (log1p.f64 re))) |
(*.f64 (*.f64 im im) (exp.f64 (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re)) 1)) |
(exp.f64 (fma.f64 2 (log.f64 im) (log1p.f64 re))) |
(*.f64 (*.f64 im im) (exp.f64 (log1p.f64 re))) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) 1) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 1) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 3) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3) 1/3) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) 2) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2)) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(exp.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 1)) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(-.f64 (exp.f64 (log1p.f64 (pow.f64 (*.f64 re im) 2))) 1) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(pow.f64 (pow.f64 (*.f64 re im) 2) 1) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(pow.f64 (cbrt.f64 (pow.f64 (*.f64 re im) 2)) 3) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3) 1/3) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(pow.f64 (*.f64 re im) 2) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(sqrt.f64 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 re 4))) |
(sqrt.f64 (pow.f64 (*.f64 im re) 4)) |
(log.f64 (exp.f64 (pow.f64 (*.f64 re im) 2))) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(log.f64 (+.f64 1 (expm1.f64 (pow.f64 (*.f64 re im) 2)))) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(cbrt.f64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (*.f64 re re) 3))) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 re re) 3) (pow.f64 (*.f64 im im) 3))) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(expm1.f64 (log1p.f64 (pow.f64 (*.f64 re im) 2))) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(exp.f64 (log.f64 (pow.f64 (*.f64 re im) 2))) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 re im) 2)) 1)) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(log1p.f64 (expm1.f64 (pow.f64 (*.f64 re im) 2))) |
(*.f64 (*.f64 im im) (*.f64 re re)) |
(pow.f64 (*.f64 im re) 2) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) 1) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) (/.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 -1/16 (*.f64 (pow.f64 im 4) (pow.f64 re 4)))) (*.f64 im (*.f64 im (-.f64 (*.f64 -1/2 (+.f64 re 1)) (*.f64 re (*.f64 re -1/4)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2) (*.f64 (pow.f64 (*.f64 im re) 4) -1/16)) (*.f64 im im)) (+.f64 -1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 im re) 4) 1/16) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2)) (*.f64 (*.f64 im im) (-.f64 1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4)))))) |
(*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (*.f64 im im) (+.f64 (*.f64 (*.f64 re re) -1/4) (+.f64 -1/2 (*.f64 re -1/2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 1 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 1) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) (pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 2)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 2) (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(*.f64 (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im)) (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im))) |
(pow.f64 (hypot.f64 (*.f64 (*.f64 im re) (sqrt.f64 -1/4)) (*.f64 im (sqrt.f64 (*.f64 -1/2 (+.f64 re 1))))) 2) |
(pow.f64 (hypot.f64 (*.f64 im (*.f64 re (sqrt.f64 -1/4))) (*.f64 im (sqrt.f64 (fma.f64 -1/2 re -1/2)))) 2) |
(*.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))))) |
(/.f64 (*.f64 (fma.f64 -1/64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 3)) 1) (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (-.f64 (*.f64 -1/4 (pow.f64 (*.f64 im re) 2)) (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im)))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) -1/64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 3)) (fma.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 im 6) (pow.f64 re 6)) -1/64 (*.f64 (pow.f64 (*.f64 im (fma.f64 im re im)) 3) -1/8)) (fma.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (/.f64 1 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 -1/16 (*.f64 (pow.f64 im 4) (pow.f64 re 4)))) (*.f64 im (*.f64 im (-.f64 (*.f64 -1/2 (+.f64 re 1)) (*.f64 re (*.f64 re -1/4)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2) (*.f64 (pow.f64 (*.f64 im re) 4) -1/16)) (*.f64 im im)) (+.f64 -1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 im re) 4) 1/16) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2)) (*.f64 (*.f64 im im) (-.f64 1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4)))))) |
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)))) |
(/.f64 (*.f64 (fma.f64 -1/64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 3)) 1) (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (-.f64 (*.f64 -1/4 (pow.f64 (*.f64 im re) 2)) (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im)))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) -1/64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 3)) (fma.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 im 6) (pow.f64 re 6)) -1/64 (*.f64 (pow.f64 (*.f64 im (fma.f64 im re im)) 3) -1/8)) (fma.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2))) |
(/.f64 1 (/.f64 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 -1/16 (*.f64 (pow.f64 im 4) (pow.f64 re 4)))) (*.f64 im (*.f64 im (-.f64 (*.f64 -1/2 (+.f64 re 1)) (*.f64 re (*.f64 re -1/4)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2) (*.f64 (pow.f64 (*.f64 im re) 4) -1/16)) (*.f64 im im)) (+.f64 -1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 im re) 4) 1/16) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2)) (*.f64 (*.f64 im im) (-.f64 1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4)))))) |
(/.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(/.f64 (*.f64 (fma.f64 -1/64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 3)) 1) (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (-.f64 (*.f64 -1/4 (pow.f64 (*.f64 im re) 2)) (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im)))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) -1/64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 3)) (fma.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 im 6) (pow.f64 re 6)) -1/64 (*.f64 (pow.f64 (*.f64 im (fma.f64 im re im)) 3) -1/8)) (fma.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2))) |
(/.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) (+.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(/.f64 (fma.f64 -1/64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 3)) (fma.f64 1/16 (*.f64 (pow.f64 im 4) (pow.f64 re 4)) (-.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 (*.f64 -1/2 im) (*.f64 -1/4 (pow.f64 (*.f64 im re) 2))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) -1/64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 3)) (fma.f64 (pow.f64 (*.f64 im re) 4) 1/16 (*.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) (*.f64 -1/4 (pow.f64 (*.f64 im re) 2)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 im 6) (pow.f64 re 6)) -1/64 (*.f64 (pow.f64 (*.f64 im (fma.f64 im re im)) 3) -1/8)) (fma.f64 (pow.f64 (*.f64 im re) 4) 1/16 (*.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) (-.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) (*.f64 -1/4 (pow.f64 (*.f64 im re) 2)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 -1/16 (*.f64 (pow.f64 im 4) (pow.f64 re 4)))) (*.f64 im (*.f64 im (-.f64 (*.f64 -1/2 (+.f64 re 1)) (*.f64 re (*.f64 re -1/4)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2) (*.f64 (pow.f64 (*.f64 im re) 4) -1/16)) (*.f64 im im)) (+.f64 -1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 im re) 4) 1/16) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2)) (*.f64 (*.f64 im im) (-.f64 1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 -1/64 (pow.f64 (pow.f64 (*.f64 re im) 2) 3)) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))))) |
(/.f64 (*.f64 (fma.f64 -1/64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 3)) 1) (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (-.f64 (*.f64 -1/4 (pow.f64 (*.f64 im re) 2)) (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im)))))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 im re) 2) 3) -1/64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 3)) (fma.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 im 6) (pow.f64 re 6)) -1/64 (*.f64 (pow.f64 (*.f64 im (fma.f64 im re im)) 3) -1/8)) (fma.f64 (pow.f64 (*.f64 im re) 2) (*.f64 -1/4 (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2) (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))))) (neg.f64 (*.f64 (*.f64 im im) (-.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2) (*.f64 -1/16 (*.f64 (pow.f64 im 4) (pow.f64 re 4)))) (*.f64 im (*.f64 im (-.f64 (*.f64 -1/2 (+.f64 re 1)) (*.f64 re (*.f64 re -1/4)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2) (*.f64 (pow.f64 (*.f64 im re) 4) -1/16)) (*.f64 im im)) (+.f64 -1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 im re) 4) 1/16) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2)) (*.f64 (*.f64 im im) (-.f64 1/2 (*.f64 re (-.f64 -1/2 (*.f64 re -1/4)))))) |
(/.f64 (-.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4))) (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) (-.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 im 4) (pow.f64 re 4)) 1/16) (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2)) (-.f64 (*.f64 -1/4 (pow.f64 (*.f64 im re) 2)) (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 im re) 4) 1/16) (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2)) (fma.f64 -1/4 (pow.f64 (*.f64 im re) 2) (*.f64 (fma.f64 im re im) (neg.f64 (*.f64 -1/2 im))))) |
(pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 1) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 3) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 3) 1/3) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(pow.f64 (hypot.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im)) 2) |
(pow.f64 (hypot.f64 (*.f64 (*.f64 im re) (sqrt.f64 -1/4)) (*.f64 im (sqrt.f64 (*.f64 -1/2 (+.f64 re 1))))) 2) |
(pow.f64 (hypot.f64 (*.f64 im (*.f64 re (sqrt.f64 -1/4))) (*.f64 im (sqrt.f64 (fma.f64 -1/2 re -1/2)))) 2) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 2)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log.f64 (exp.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log.f64 (*.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) (pow.f64 (exp.f64 -1/4) (pow.f64 (*.f64 re im) 2)))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log.f64 (*.f64 (pow.f64 (exp.f64 -1/4) (pow.f64 (*.f64 re im) 2)) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))) (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4))) (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))) 3)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(exp.f64 (log.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4)))) 1)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im im) (+.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 (*.f64 re re) -1/4))))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1))) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 1 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 1 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 (*.f64 im (*.f64 im (+.f64 re 1))) -1/2 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 (pow.f64 (*.f64 re im) 2) -1/4 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 -1/4 (pow.f64 (*.f64 re im) 2) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 (cbrt.f64 (*.f64 1/16 (*.f64 (pow.f64 re 4) (pow.f64 im 4)))) (cbrt.f64 (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(fma.f64 (cbrt.f64 (*.f64 (*.f64 (pow.f64 im 4) (pow.f64 re 4)) 1/16)) (cbrt.f64 (*.f64 -1/4 (pow.f64 (*.f64 im re) 2))) (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im)))) |
(fma.f64 (cbrt.f64 (*.f64 (pow.f64 (*.f64 im re) 4) 1/16)) (cbrt.f64 (*.f64 -1/4 (pow.f64 (*.f64 im re) 2))) (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im))) 2)) (cbrt.f64 (*.f64 im (*.f64 (+.f64 re 1) (*.f64 -1/2 im)))) (*.f64 -1/4 (pow.f64 (*.f64 im re) 2))) |
(fma.f64 (cbrt.f64 (pow.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) 2)) (cbrt.f64 (*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2))) (*.f64 -1/4 (pow.f64 (*.f64 im re) 2))) |
(fma.f64 (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (sqrt.f64 -1/4) (*.f64 re im)) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 (+.f64 -1/2 (*.f64 re -1/2)) (*.f64 im im) (*.f64 (pow.f64 (*.f64 re im) 2) -1/4)) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(fma.f64 (*.f64 (*.f64 re re) -1/4) (*.f64 im im) (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) |
(+.f64 (*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4)) |
(*.f64 (*.f64 im im) (fma.f64 re (*.f64 re -1/4) (fma.f64 -1/2 re -1/2))) |
(+.f64 (*.f64 im im) (*.f64 re (*.f64 im im))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(+.f64 (*.f64 re (*.f64 im im)) (*.f64 im im)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) 1) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (*.f64 im im) (fma.f64 re re (-.f64 1 re))) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (*.f64 im im) (+.f64 1 (pow.f64 re 3))) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (*.f64 im im) (fma.f64 re re (-.f64 1 re))) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (*.f64 im im) (fma.f64 re re -1)) (+.f64 re -1)) |
(/.f64 (*.f64 im im) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(*.f64 (/.f64 (*.f64 im im) (+.f64 re -1)) (fma.f64 re re -1)) |
(/.f64 (*.f64 (*.f64 im im) (-.f64 1 (*.f64 re re))) (-.f64 1 re)) |
(/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im))) |
(*.f64 (/.f64 (*.f64 im im) (-.f64 1 re)) (-.f64 1 (*.f64 re re))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (fma.f64 re re (-.f64 1 re))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (*.f64 im im) (fma.f64 re re (-.f64 1 re))) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (+.f64 1 (pow.f64 re 3)) (*.f64 im im)) (+.f64 1 (*.f64 re (+.f64 re -1)))) |
(/.f64 (*.f64 im im) (/.f64 (fma.f64 re re (-.f64 1 re)) (+.f64 1 (pow.f64 re 3)))) |
(*.f64 (/.f64 (*.f64 im im) (fma.f64 re re (-.f64 1 re))) (+.f64 1 (pow.f64 re 3))) |
(/.f64 (*.f64 (fma.f64 re re -1) (*.f64 im im)) (+.f64 re -1)) |
(/.f64 (*.f64 im im) (/.f64 (+.f64 re -1) (fma.f64 re re -1))) |
(*.f64 (/.f64 (*.f64 im im) (+.f64 re -1)) (fma.f64 re re -1)) |
(/.f64 (*.f64 (-.f64 1 (*.f64 re re)) (*.f64 im im)) (-.f64 1 re)) |
(/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im))) |
(*.f64 (/.f64 (*.f64 im im) (-.f64 1 re)) (-.f64 1 (*.f64 re re))) |
(pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 1) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(pow.f64 (cbrt.f64 (*.f64 im (*.f64 im (+.f64 re 1)))) 3) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(pow.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3) 1/3) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(pow.f64 (*.f64 im (sqrt.f64 (+.f64 re 1))) 2) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(sqrt.f64 (*.f64 (pow.f64 im 4) (pow.f64 (+.f64 re 1) 2))) |
(sqrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 2) (pow.f64 im 4))) |
(sqrt.f64 (pow.f64 (*.f64 im (fma.f64 im re im)) 2)) |
(fabs.f64 (*.f64 im (fma.f64 im re im))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1)))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (*.f64 (pow.f64 (exp.f64 im) im) (exp.f64 (*.f64 re (*.f64 im im))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (*.f64 (+.f64 1 (expm1.f64 (*.f64 im im))) (exp.f64 (*.f64 re (*.f64 im im))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (pow.f64 (exp.f64 im) im))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(log.f64 (*.f64 (exp.f64 (*.f64 re (*.f64 im im))) (+.f64 1 (expm1.f64 (*.f64 im im))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(cbrt.f64 (pow.f64 (*.f64 im (*.f64 im (+.f64 re 1))) 3)) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(cbrt.f64 (*.f64 (pow.f64 (*.f64 im im) 3) (pow.f64 (+.f64 re 1) 3))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(cbrt.f64 (*.f64 (pow.f64 (+.f64 re 1) 3) (pow.f64 (*.f64 im im) 3))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(expm1.f64 (log1p.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(exp.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re))) |
(exp.f64 (fma.f64 2 (log.f64 im) (log1p.f64 re))) |
(*.f64 (*.f64 im im) (exp.f64 (log1p.f64 re))) |
(exp.f64 (*.f64 (+.f64 (*.f64 2 (log.f64 im)) (log1p.f64 re)) 1)) |
(exp.f64 (fma.f64 2 (log.f64 im) (log1p.f64 re))) |
(*.f64 (*.f64 im im) (exp.f64 (log1p.f64 re))) |
(log1p.f64 (expm1.f64 (*.f64 im (*.f64 im (+.f64 re 1))))) |
(*.f64 im (*.f64 im (+.f64 re 1))) |
(*.f64 im (fma.f64 im re im)) |
(-.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) 1) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 1) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(pow.f64 (cbrt.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 3) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3) 1/3) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 -1/2 (*.f64 re -1/2))) im) 2) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(sqrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 2)) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(log.f64 (pow.f64 (pow.f64 (pow.f64 (exp.f64 im) im) (+.f64 re 1)) -1/2)) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(log.f64 (+.f64 1 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(cbrt.f64 (pow.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)) 3)) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(expm1.f64 (log1p.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(exp.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im))) 1)) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
(log1p.f64 (expm1.f64 (*.f64 (*.f64 im (+.f64 re 1)) (*.f64 -1/2 im)))) |
(*.f64 -1/2 (*.f64 im (*.f64 im (+.f64 re 1)))) |
(*.f64 (*.f64 im im) (fma.f64 -1/2 re -1/2)) |
Compiled 8654 to 5411 computations (37.5% saved)
17 alts after pruning (7 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 500 | 7 | 507 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 7 | 8 |
| Total | 503 | 17 | 520 |
| Status | Accuracy | Program |
|---|---|---|
| 34.5% | (/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) | |
| ✓ | 31.2% | (+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
| ✓ | 29.7% | (+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
| ✓ | 56.6% | (+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
| 30.7% | (+.f64 re 1) | |
| ✓ | 56.6% | (*.f64 (+.f64 re 1) (cos.f64 im)) |
| 5.9% | (*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) | |
| ✓ | 100.0% | (*.f64 (exp.f64 re) (cos.f64 im)) |
| ✓ | 73.0% | (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| ✓ | 67.8% | (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
| 6.0% | (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) | |
| 6.6% | (*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) | |
| 5.8% | (*.f64 -1/2 (*.f64 (*.f64 im re) im)) | |
| ✓ | 5.9% | (*.f64 -1/2 (*.f64 im im)) |
| ✓ | 70.5% | (exp.f64 re) |
| ✓ | 55.5% | (cos.f64 im) |
| 30.0% | 1 |
Compiled 410 to 245 computations (40.2% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(cos.f64 im) |
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
(*.f64 (exp.f64 re) (cos.f64 im)) |
(+.f64 (cos.f64 im) (*.f64 re (cos.f64 im))) |
(+.f64 (*.f64 (cos.f64 im) re) (cos.f64 im)) |
| Outputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
5 calls:
| 60.0ms | (cos.f64 im) |
| 30.0ms | im |
| 13.0ms | re |
| 7.0ms | (*.f64 (exp.f64 re) (cos.f64 im)) |
| 3.0ms | (exp.f64 re) |
| 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 243 to 130 computations (46.5% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(cos.f64 im) |
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
| Outputs |
|---|
(exp.f64 re) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
(exp.f64 re) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) |
4 calls:
| 58.0ms | re |
| 42.0ms | im |
| 20.0ms | (cos.f64 im) |
| 8.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 4 | re |
| 88.4% | 4 | im |
| 96.4% | 3 | (exp.f64 re) |
| 86.6% | 2 | (cos.f64 im) |
Compiled 217 to 120 computations (44.7% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(cos.f64 im) |
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
| Outputs |
|---|
(exp.f64 re) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
(*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) |
1 calls:
| 68.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 4 | re |
Compiled 190 to 103 computations (45.8% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(cos.f64 im) |
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(*.f64 (*.f64 im im) (*.f64 (exp.f64 re) -1/2)) |
(*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) |
| Outputs |
|---|
(exp.f64 re) |
(*.f64 (+.f64 re 1) (cos.f64 im)) |
(exp.f64 re) |
2 calls:
| 117.0ms | re |
| 22.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.3% | 3 | (exp.f64 re) |
| 96.3% | 3 | re |
Compiled 182 to 99 computations (45.6% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(cos.f64 im) |
(exp.f64 re) |
| Outputs |
|---|
(exp.f64 re) |
(cos.f64 im) |
(exp.f64 re) |
2 calls:
| 76.0ms | re |
| 21.0ms | (exp.f64 re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.9% | 3 | re |
| 95.9% | 3 | (exp.f64 re) |
Compiled 158 to 88 computations (44.3% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
(cos.f64 im) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(cos.f64 im) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
3 calls:
| 77.0ms | re |
| 52.0ms | im |
| 43.0ms | (cos.f64 im) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 2 | im |
| 61.9% | 2 | (cos.f64 im) |
| 64.3% | 3 | re |
Compiled 159 to 89 computations (44% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 re 1) |
(/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) |
2 calls:
| 40.0ms | re |
| 16.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.2% | 2 | im |
| 39.0% | 3 | re |
Compiled 153 to 85 computations (44.4% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im im) (+.f64 re 1)))) |
(*.f64 -1/2 (/.f64 (-.f64 1 (*.f64 re re)) (/.f64 (-.f64 1 re) (*.f64 im im)))) |
(+.f64 (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) (*.f64 -1/4 (*.f64 (*.f64 re re) (*.f64 im im)))) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 re 1) |
(+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))) |
2 calls:
| 37.0ms | re |
| 8.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.2% | 1 | im |
| 35.3% | 3 | re |
Compiled 118 to 66 computations (44.1% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
(*.f64 (*.f64 (*.f64 im im) (*.f64 re re)) -1/4) |
(+.f64 (+.f64 re 1) (*.f64 -1/2 (*.f64 im im))) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 re 1) |
(*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))) |
1 calls:
| 22.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.2% | 3 | re |
Compiled 57 to 33 computations (42.1% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))) |
1 calls:
| 13.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.5% | 3 | re |
Compiled 30 to 19 computations (36.7% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 (*.f64 im re) im)) |
1 calls:
| 12.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.5% | 3 | re |
Compiled 21 to 14 computations (33.3% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
(*.f64 -1/2 (*.f64 im im)) |
| Outputs |
|---|
(*.f64 -1/2 (*.f64 im im)) |
(+.f64 re 1) |
1 calls:
| 7.0ms | re |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.8% | 2 | re |
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
1 |
(+.f64 re 1) |
| Outputs |
|---|
(+.f64 re 1) |
2 calls:
| 4.0ms | re |
| 3.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.7% | 1 | im |
| 30.7% | 1 | re |
Compiled 12 to 9 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
1 |
| Outputs |
|---|
1 |
2 calls:
| 3.0ms | re |
| 3.0ms | im |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.0% | 1 | re |
| 30.0% | 1 | im |
Compiled 9 to 7 computations (22.2% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 70.0ms | 5.983378151195867e+102 | 1.9165382382020584e+105 |
| 92.0ms | 4.7194578229491755e-11 | 4.4334404860270016e-8 |
| 29.0ms | -1339942.10368017 | -0.003599088516179379 |
| 70.0ms | 170× | body | 256 | valid |
| 32.0ms | 64× | body | 1024 | valid |
| 29.0ms | 81× | body | 256 | infinite |
| 19.0ms | 22× | body | 512 | infinite |
| 17.0ms | 25× | body | 1024 | infinite |
| 12.0ms | 38× | body | 512 | valid |
Compiled 612 to 459 computations (25% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 92.0ms | 3.815301397294159e+147 | 8.117760490371539e+168 |
| 153.0ms | 4.7194578229491755e-11 | 4.4334404860270016e-8 |
| 73.0ms | -1339942.10368017 | -0.003599088516179379 |
| 144.0ms | 167× | body | 256 | valid |
| 52.0ms | 66× | body | 1024 | valid |
| 43.0ms | 117× | body | 256 | infinite |
| 33.0ms | 41× | body | 1024 | infinite |
| 20.0ms | 39× | body | 512 | valid |
| 9.0ms | 18× | body | 512 | infinite |
Compiled 724 to 543 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 66.0ms | 4.7194578229491755e-11 | 4.4334404860270016e-8 |
| 119.0ms | -1339942.10368017 | -0.003599088516179379 |
| 100.0ms | 171× | body | 256 | valid |
| 56.0ms | 63× | body | 1024 | valid |
| 20.0ms | 38× | body | 512 | valid |
Compiled 250 to 196 computations (21.6% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0000000000471945 | 1.000000044334406 |
| 0.0ms | 0.9999999972518742 | 0.9999999999999122 |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 103.0ms | 4.7194578229491755e-11 | 4.4334404860270016e-8 |
| 40.0ms | -28686253.708224148 | -1339942.10368017 |
| 65.0ms | 202× | body | 256 | valid |
| 16.0ms | 20× | body | 1024 | valid |
| 14.0ms | 18× | body | 512 | valid |
Compiled 447 to 303 computations (32.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 88.0ms | 1.4676772267339867e-12 | 4.7194578229491755e-11 |
| 41.0ms | -28686253.708224148 | -1339942.10368017 |
| 56.0ms | 171× | body | 256 | valid |
| 55.0ms | 40× | body | 1024 | valid |
| 8.0ms | 13× | body | 512 | valid |
Compiled 418 to 289 computations (30.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 62.0ms | 1.4676772267339867e-12 | 4.7194578229491755e-11 |
| 45.0ms | -28686253.708224148 | -1339942.10368017 |
| 62.0ms | 178× | body | 256 | valid |
| 31.0ms | 35× | body | 1024 | valid |
| 6.0ms | 11× | body | 512 | valid |
Compiled 250 to 191 computations (23.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 64.0ms | 100260207.96308452 | 325725802298.5845 |
| 59.0ms | -28686253.708224148 | -1339942.10368017 |
| 54.0ms | 112× | body | 256 | valid |
| 24.0ms | 76× | body | 256 | infinite |
| 19.0ms | 24× | body | 1024 | infinite |
| 16.0ms | 28× | body | 512 | infinite |
Compiled 254 to 198 computations (22% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 59.0ms | 100260207.96308452 | 325725802298.5845 |
| 40.0ms | -28686253.708224148 | -1339942.10368017 |
| 36.0ms | 112× | body | 256 | valid |
| 24.0ms | 81× | body | 256 | infinite |
| 20.0ms | 28× | body | 1024 | infinite |
| 10.0ms | 19× | body | 512 | infinite |
Compiled 254 to 198 computations (22% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 100260207.96308452 | 325725802298.5845 |
| 35.0ms | -28686253.708224148 | -1339942.10368017 |
| 31.0ms | 112× | body | 256 | valid |
| 11.0ms | 35× | body | 1024 | infinite |
| 8.0ms | 66× | body | 256 | infinite |
| 5.0ms | 27× | body | 512 | infinite |
Compiled 238 to 182 computations (23.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | -28686253.708224148 | -1339942.10368017 |
| 13.0ms | 112× | body | 256 | valid |
Compiled 110 to 86 computations (21.8% saved)
| 1× | egg-herbie |
| 68× | *-commutative |
| 42× | unsub-neg |
| 42× | neg-mul-1 |
| 38× | +-commutative |
| 28× | distribute-rgt-neg-in |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 864 |
| 1 | 145 | 864 |
| 2 | 160 | 864 |
| 3 | 178 | 862 |
| 4 | 202 | 862 |
| 5 | 233 | 862 |
| 6 | 284 | 862 |
| 7 | 306 | 862 |
| 8 | 311 | 862 |
| 1× | fuel |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(if (<=.f64 re -1080863910568919/36028797018963968) (exp.f64 re) (if (<=.f64 re 1662273001970115/37778931862957161709568) (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) (if (<=.f64 re 10199999999999999144250989793269130915929985559700279936955770445581686411664085978843893938044698361856) (exp.f64 re) (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1)))))) |
(if (<=.f64 re -1224979098644775/72057594037927936) (exp.f64 re) (if (<=.f64 re 1662273001970115/37778931862957161709568) (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) (if (<=.f64 re 18999999999999999064581089979963101249120767266604493066770021892695906750618596520567186646577434152905173284039181572611431631767743819258237216708624384) (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1)))))) |
(if (<=.f64 re -4150517416584649/1152921504606846976) (exp.f64 re) (if (<=.f64 re 1662273001970115/37778931862957161709568) (*.f64 (+.f64 re 1) (cos.f64 im)) (exp.f64 re))) |
(if (<=.f64 (exp.f64 re) 9007199236726593/9007199254740992) (exp.f64 re) (if (<=.f64 (exp.f64 re) 4503599717442489/4503599627370496) (cos.f64 im) (exp.f64 re))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 3551219595117973/151115727451828646838272) (cos.f64 im) (/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 7272897730801609/154742504910672534362390528) (+.f64 re 1) (/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 7272897730801609/154742504910672534362390528) (+.f64 re 1) (+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 102000000) (+.f64 re 1) (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 9500000000) (+.f64 re 1) (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 102000000) (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im)))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (+.f64 re 1)) |
(+.f64 re 1) |
1 |
| Outputs |
|---|
(*.f64 (exp.f64 re) (cos.f64 im)) |
(if (<=.f64 re -1080863910568919/36028797018963968) (exp.f64 re) (if (<=.f64 re 1662273001970115/37778931862957161709568) (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) (if (<=.f64 re 10199999999999999144250989793269130915929985559700279936955770445581686411664085978843893938044698361856) (exp.f64 re) (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1)))))) |
(if (<=.f64 re -1080863910568919/36028797018963968) (exp.f64 re) (if (or (<=.f64 re 1662273001970115/37778931862957161709568) (not (<=.f64 re 10199999999999999144250989793269130915929985559700279936955770445581686411664085978843893938044698361856))) (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1))) (exp.f64 re))) |
(if (or (<=.f64 re -1080863910568919/36028797018963968) (and (not (<=.f64 re 1662273001970115/37778931862957161709568)) (<=.f64 re 10199999999999999144250989793269130915929985559700279936955770445581686411664085978843893938044698361856))) (exp.f64 re) (*.f64 (cos.f64 im) (+.f64 (*.f64 (*.f64 re re) (+.f64 (*.f64 re 1/6) 1/2)) (+.f64 re 1)))) |
(if (<=.f64 re -1224979098644775/72057594037927936) (exp.f64 re) (if (<=.f64 re 1662273001970115/37778931862957161709568) (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1))) (if (<=.f64 re 18999999999999999064581089979963101249120767266604493066770021892695906750618596520567186646577434152905173284039181572611431631767743819258237216708624384) (*.f64 (+.f64 (*.f64 -1/2 (*.f64 im im)) 1) (exp.f64 re)) (*.f64 (cos.f64 im) (+.f64 (*.f64 re (*.f64 re 1/2)) (+.f64 re 1)))))) |
(if (<=.f64 re -1224979098644775/72057594037927936) (exp.f64 re) (if (or (<=.f64 re 1662273001970115/37778931862957161709568) (not (<=.f64 re 18999999999999999064581089979963101249120767266604493066770021892695906750618596520567186646577434152905173284039181572611431631767743819258237216708624384))) (*.f64 (cos.f64 im) (+.f64 (+.f64 re 1) (*.f64 re (*.f64 re 1/2)))) (*.f64 (exp.f64 re) (+.f64 1 (*.f64 -1/2 (*.f64 im im)))))) |
(if (<=.f64 re -4150517416584649/1152921504606846976) (exp.f64 re) (if (<=.f64 re 1662273001970115/37778931862957161709568) (*.f64 (+.f64 re 1) (cos.f64 im)) (exp.f64 re))) |
(if (<=.f64 re -4150517416584649/1152921504606846976) (exp.f64 re) (if (<=.f64 re 1662273001970115/37778931862957161709568) (*.f64 (cos.f64 im) (+.f64 re 1)) (exp.f64 re))) |
(if (<=.f64 (exp.f64 re) 9007199236726593/9007199254740992) (exp.f64 re) (if (<=.f64 (exp.f64 re) 4503599717442489/4503599627370496) (cos.f64 im) (exp.f64 re))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 3551219595117973/151115727451828646838272) (cos.f64 im) (/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 3551219595117973/151115727451828646838272) (cos.f64 im) (/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2))) (+.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2))))) (-.f64 re (+.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2))))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 3551219595117973/151115727451828646838272) (cos.f64 im) (/.f64 (+.f64 (*.f64 re re) (*.f64 (+.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2))) (-.f64 -1 (*.f64 (*.f64 im im) (*.f64 re -1/2))))) (+.f64 re (-.f64 -1 (*.f64 (*.f64 im im) (*.f64 re -1/2))))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 7272897730801609/154742504910672534362390528) (+.f64 re 1) (/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1) (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))) (-.f64 re (+.f64 (*.f64 (*.f64 im im) (*.f64 re -1/2)) 1))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 7272897730801609/154742504910672534362390528) (+.f64 re 1) (/.f64 (-.f64 (*.f64 re re) (*.f64 (+.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2))) (+.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2))))) (-.f64 re (+.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2))))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 7272897730801609/154742504910672534362390528) (+.f64 re 1) (/.f64 (+.f64 (*.f64 re re) (*.f64 (+.f64 1 (*.f64 (*.f64 im im) (*.f64 re -1/2))) (-.f64 -1 (*.f64 (*.f64 im im) (*.f64 re -1/2))))) (+.f64 re (-.f64 -1 (*.f64 (*.f64 im im) (*.f64 re -1/2))))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 7272897730801609/154742504910672534362390528) (+.f64 re 1) (+.f64 (+.f64 re 1) (*.f64 re (*.f64 -1/2 (*.f64 im im)))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 102000000) (+.f64 re 1) (*.f64 re (+.f64 1 (*.f64 -1/2 (*.f64 im im)))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 9500000000) (+.f64 re 1) (*.f64 -1/2 (*.f64 (+.f64 1 re) (*.f64 im im))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 9500000000) (+.f64 re 1) (*.f64 -1/2 (*.f64 (+.f64 re 1) (*.f64 im im))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 102000000) (+.f64 re 1) (*.f64 -1/2 (*.f64 (*.f64 im re) im)))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (if (<=.f64 re 102000000) (+.f64 re 1) (*.f64 -1/2 (*.f64 im (*.f64 re im))))) |
(if (<=.f64 re -1350000) (*.f64 -1/2 (*.f64 im im)) (+.f64 re 1)) |
(+.f64 re 1) |
1 |
Compiled 352 to 233 computations (33.8% saved)
| 1040× | fma-neg |
| 1040× | fma-neg |
| 1040× | fma-neg |
| 992× | fma-neg |
| 992× | fma-neg |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 717 |
| 1 | 175 | 689 |
| 2 | 526 | 641 |
| 3 | 2277 | 633 |
| 4 | 4598 | 633 |
| 5 | 6552 | 633 |
| 0 | 481 | 9472 |
| 1 | 1407 | 8830 |
| 2 | 5846 | 8808 |
| 0 | 547 | 10300 |
| 1 | 1535 | 9676 |
| 2 | 6000 | 9628 |
| 0 | 437 | 13814 |
| 1 | 1217 | 11186 |
| 2 | 4920 | 11076 |
| 0 | 69 | 717 |
| 1 | 175 | 689 |
| 2 | 526 | 641 |
| 3 | 2277 | 633 |
| 4 | 4598 | 633 |
| 5 | 6552 | 633 |
| 0 | 481 | 9472 |
| 1 | 1407 | 8830 |
| 2 | 5846 | 8808 |
| 0 | 547 | 10300 |
| 1 | 1535 | 9676 |
| 2 | 6000 | 9628 |
| 0 | 547 | 10300 |
| 1 | 1535 | 9676 |
| 2 | 6000 | 9628 |
| 0 | 437 | 13814 |
| 1 | 1217 | 11186 |
| 2 | 4920 | 11076 |
| 0 | 437 | 13814 |
| 1 | 1217 | 11186 |
| 2 | 4920 | 11076 |
| 0 | 19 | 208 |
| 1 | 433 | 190 |
| 2 | 5995 | 190 |
| 0 | 69 | 717 |
| 1 | 175 | 689 |
| 2 | 526 | 641 |
| 3 | 2277 | 633 |
| 4 | 4598 | 633 |
| 5 | 6552 | 633 |
| 0 | 481 | 9472 |
| 1 | 1407 | 8830 |
| 2 | 5846 | 8808 |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
| 1× | node limit |
Compiled 1113 to 654 computations (41.2% saved)
(abs im)
Compiled 680 to 398 computations (41.5% saved)
Loading profile data...