
Time bar (total: 4.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 3 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 6 |
| 98.4% | 98.3% | 1.6% | 0.1% | 0% | 0% | 0% | 7 |
| 99.2% | 99.1% | 0.8% | 0.1% | 0% | 0% | 0% | 8 |
| 99.6% | 99.5% | 0.4% | 0.1% | 0% | 0% | 0% | 9 |
| 99.8% | 99.7% | 0.2% | 0.1% | 0% | 0% | 0% | 10 |
| 99.9% | 99.8% | 0.1% | 0.1% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 8 to 8 computations (0% saved)
| 921.0ms | 8 256× | 0 | valid |
ival-div: 169.0ms (36.5% of total)ival-log: 167.0ms (36.1% of total)ival-atan2: 113.0ms (24.4% of total)ival-true: 6.0ms (1.3% of total)exact: 5.0ms (1.1% of total)ival-assert: 3.0ms (0.6% of total)| 2× | egg-herbie |
| 54× | sub-neg |
| 32× | +-commutative |
| 20× | div-sub |
| 18× | *-commutative |
| 14× | --rgt-identity |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 42 |
| 1 | 33 | 42 |
| 2 | 47 | 42 |
| 3 | 67 | 42 |
| 4 | 85 | 42 |
| 5 | 106 | 42 |
| 6 | 131 | 42 |
| 7 | 148 | 42 |
| 8 | 153 | 42 |
| 9 | 155 | 42 |
| 0 | 6 | 6 |
| 0 | 6 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
(/ (atan2 im (neg re)) (log 10)) |
(/ (atan2 (neg im) re) (log 10)) |
(neg (/ (atan2 im (neg re)) (log 10))) |
(neg (/ (atan2 (neg im) re) (log 10))) |
(/ (atan2 re im) (log 10)) |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/ (atan2 im (neg re)) (log 10)) |
(/ (atan2 (neg im) re) (log 10)) |
(neg (/ (atan2 im (neg re)) (log 10))) |
(/ (atan2 im (neg re)) (neg (log 10))) |
(neg (/ (atan2 (neg im) re) (log 10))) |
(/ (atan2 (neg im) re) (neg (log 10))) |
(/ (atan2 re im) (log 10)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 0 | 0 | - | 0 | - | (log.f64 #s(literal 10 binary64)) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (atan2.f64 im re) |
| 0 | 0 | - | 0 | - | im |
| 0 | 0 | - | 0 | - | #s(literal 10 binary64) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 28.0ms | 512× | 0 | valid |
Compiled 48 to 28 computations (41.7% saved)
ival-log: 7.0ms (45.3% of total)ival-atan2: 4.0ms (25.9% of total)ival-div: 3.0ms (19.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
Compiled 8 to 6 computations (25% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 #s(literal 10 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 2× | atan2-lowering-atan2.f32 |
| 2× | log-lowering-log.f64 |
| 2× | /-lowering-/.f32 |
| 2× | /-lowering-/.f64 |
| 2× | atan2-lowering-atan2.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 14 |
| 0 | 6 | 14 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
(atan2 im re) |
im |
re |
(log 10) |
10 |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 15.0ms | 256× | 0 | valid |
Compiled 16 to 8 computations (50% saved)
ival-log: 4.0ms (49.3% of total)ival-atan2: 2.0ms (24.6% of total)ival-div: 2.0ms (24.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (atan2 im re) (log 10))> |
#<alt (atan2 im re)> |
#<alt (log 10)> |
| Outputs |
|---|
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 45.0ms | im | @ | 0 | (/ (atan2 im re) (log 10)) |
| 5.0ms | re | @ | 0 | (/ (atan2 im re) (log 10)) |
| 0.0ms | re | @ | -inf | (/ (atan2 im re) (log 10)) |
| 0.0ms | im | @ | inf | (/ (atan2 im re) (log 10)) |
| 0.0ms | im | @ | -inf | (/ (atan2 im re) (log 10)) |
| 1× | batch-egg-rewrite |
| 520× | *-lowering-*.f32 |
| 520× | *-lowering-*.f64 |
| 470× | /-lowering-/.f32 |
| 470× | /-lowering-/.f64 |
| 134× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 11 |
| 1 | 14 | 11 |
| 2 | 52 | 11 |
| 3 | 211 | 11 |
| 0 | 1201 | 11 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
(atan2 im re) |
(log 10) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (atan2.f64 im re)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) (atan2.f64 im re)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 10 binary64))) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) |
(fma.f64 (atan2.f64 im re) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(atan2.f64 im re) |
(log.f64 #s(literal 10 binary64)) |
(+.f64 (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(fma.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 10 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) |
(*.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
| 1× | egg-herbie |
| 2× | atan2-lowering-atan2.f32 |
| 2× | log-lowering-log.f64 |
| 2× | /-lowering-/.f32 |
| 2× | /-lowering-/.f64 |
| 2× | atan2-lowering-atan2.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 216 |
| 0 | 6 | 216 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
Compiled 1 710 to 280 computations (83.6% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 160 | 6 | 166 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 160 | 7 | 167 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 91.2% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) | |
| ▶ | 85.2% | (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ▶ | 98.1% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ▶ | 99.1% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ▶ | 98.7% | (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
Compiled 172 to 112 computations (34.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re)) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 10 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 19264 | (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
| ✓ | cost-diff | 13248 | (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 10 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 1/10 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
| ✓ | cost-diff | 576 | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 1/10 binary64)) |
| ✓ | cost-diff | 0 | (neg.f64 (log.f64 #s(literal 1/10 binary64))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| 3 374× | *-lowering-*.f32 |
| 3 374× | *-lowering-*.f64 |
| 2 850× | accelerator-lowering-fma.f32 |
| 2 850× | accelerator-lowering-fma.f64 |
| 2 470× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 125 |
| 1 | 46 | 125 |
| 2 | 93 | 121 |
| 3 | 180 | 121 |
| 4 | 496 | 121 |
| 5 | 1809 | 121 |
| 6 | 3224 | 121 |
| 7 | 6577 | 121 |
| 0 | 8053 | 121 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (atan2 im re) (neg (log 1/10))) |
(atan2 im re) |
im |
re |
(neg (log 1/10)) |
(log 1/10) |
1/10 |
(/ -1 (/ (log 1/10) (atan2 im re))) |
-1 |
(/ (log 1/10) (atan2 im re)) |
(log 1/10) |
1/10 |
(atan2 im re) |
im |
re |
(/ 1 (/ (log 10) (atan2 im re))) |
1 |
(/ (log 10) (atan2 im re)) |
(log 10) |
10 |
(atan2 im re) |
im |
re |
(/ (neg (pow (atan2 im re) 2)) (* (log 1/10) (atan2 im re))) |
(neg (pow (atan2 im re) 2)) |
(pow (atan2 im re) 2) |
(atan2 im re) |
im |
re |
2 |
(* (log 1/10) (atan2 im re)) |
(log 1/10) |
1/10 |
(* (pow (log 10) -1/2) (* (pow (log 10) -1/2) (atan2 im re))) |
(pow (log 10) -1/2) |
(log 10) |
10 |
-1/2 |
(* (pow (log 10) -1/2) (atan2 im re)) |
(atan2 im re) |
im |
re |
| Outputs |
|---|
(/ (atan2 im re) (neg (log 1/10))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(neg (log 1/10)) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(log 1/10) |
(log.f64 #s(literal 1/10 binary64)) |
1/10 |
#s(literal 1/10 binary64) |
(/ -1 (/ (log 1/10) (atan2 im re))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
-1 |
#s(literal -1 binary64) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(log 1/10) |
(log.f64 #s(literal 1/10 binary64)) |
1/10 |
#s(literal 1/10 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ 1 (/ (log 10) (atan2 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
1 |
#s(literal 1 binary64) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ (neg (pow (atan2 im re) 2)) (* (log 1/10) (atan2 im re))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(neg (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
2 |
#s(literal 2 binary64) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(log 1/10) |
(log.f64 #s(literal 1/10 binary64)) |
1/10 |
#s(literal 1/10 binary64) |
(* (pow (log 10) -1/2) (* (pow (log 10) -1/2) (atan2 im re))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(pow (log 10) -1/2) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
(* (pow (log 10) -1/2) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 98.8% | (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
| ✓ | accuracy | 99.9% | (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
| ✓ | accuracy | 98.7% | (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 98.4% | (log.f64 #s(literal 1/10 binary64)) |
| ✓ | accuracy | 85.4% | (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | accuracy | 98.7% | (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ✓ | accuracy | 98.7% | (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 98.4% | (log.f64 #s(literal 1/10 binary64)) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (neg.f64 (log.f64 #s(literal 1/10 binary64))) |
| ✓ | accuracy | 98.7% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | accuracy | 98.4% | (log.f64 #s(literal 1/10 binary64)) |
| 78.0ms | 256× | 0 | valid |
Compiled 139 to 26 computations (81.3% saved)
ival-neg: 21.0ms (37.9% of total)ival-div: 9.0ms (16.2% of total)ival-log: 6.0ms (10.8% of total)ival-pow: 5.0ms (9% of total)ival-mult: 4.0ms (7.2% of total)const: 4.0ms (7.2% of total)ival-atan2: 3.0ms (5.4% of total)ival-pow2: 2.0ms (3.6% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (atan2 im re) (neg (log 1/10)))> |
#<alt (atan2 im re)> |
#<alt (neg (log 1/10))> |
#<alt (log 1/10)> |
#<alt (/ -1 (/ (log 1/10) (atan2 im re)))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ 1 (/ (log 10) (atan2 im re)))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (log 10)> |
#<alt (/ (neg (pow (atan2 im re) 2)) (* (log 1/10) (atan2 im re)))> |
#<alt (neg (pow (atan2 im re) 2))> |
#<alt (pow (atan2 im re) 2)> |
#<alt (* (pow (log 10) -1/2) (* (pow (log 10) -1/2) (atan2 im re)))> |
#<alt (pow (log 10) -1/2)> |
#<alt (* (pow (log 10) -1/2) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
| Outputs |
|---|
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (/ (atan2 im re) (log 1/10)))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (* -1 (pow (atan2 im re) 2))> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (sqrt (/ 1 (log 10))) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
#<alt (* (log 1/10) (atan2 im re))> |
72 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | im | @ | 0 | (/ (atan2 im re) (neg (log 1/10))) |
| 8.0ms | re | @ | 0 | (/ (atan2 im re) (neg (log 1/10))) |
| 1.0ms | im | @ | 0 | (* (pow (log 10) -1/2) (atan2 im re)) |
| 1.0ms | re | @ | inf | (/ (atan2 im re) (neg (log 1/10))) |
| 1.0ms | im | @ | inf | (/ (atan2 im re) (neg (log 1/10))) |
| 1× | batch-egg-rewrite |
| 1 480× | *-lowering-*.f32 |
| 1 480× | *-lowering-*.f64 |
| 918× | /-lowering-/.f32 |
| 918× | /-lowering-/.f64 |
| 230× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 80 |
| 1 | 93 | 80 |
| 2 | 401 | 80 |
| 0 | 2586 | 80 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (atan2 im re) (neg (log 1/10))) |
(atan2 im re) |
(neg (log 1/10)) |
(log 1/10) |
(/ -1 (/ (log 1/10) (atan2 im re))) |
(/ (log 1/10) (atan2 im re)) |
(/ 1 (/ (log 10) (atan2 im re))) |
(/ (log 10) (atan2 im re)) |
(log 10) |
(/ (neg (pow (atan2 im re) 2)) (* (log 1/10) (atan2 im re))) |
(neg (pow (atan2 im re) 2)) |
(pow (atan2 im re) 2) |
(* (pow (log 10) -1/2) (* (pow (log 10) -1/2) (atan2 im re))) |
(pow (log 10) -1/2) |
(* (pow (log 10) -1/2) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (atan2.f64 im re) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) |
(neg.f64 (neg.f64 (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(atan2.f64 im re) |
(log.f64 #s(literal 10 binary64)) |
(+.f64 (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(neg.f64 (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))))) |
(/.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(log.f64 #s(literal 1/10 binary64)) |
(+.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(fma.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(neg.f64 (log.f64 #s(literal 10 binary64))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (atan2.f64 im re) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(neg.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) (atan2.f64 im re)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (neg.f64 (atan2.f64 im re)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (atan2.f64 im re)) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) (atan2.f64 im re)) |
(/.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (atan2.f64 im re) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(neg.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(neg.f64 (/.f64 (atan2.f64 im re) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (atan2.f64 im re) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (atan2.f64 im re))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (neg.f64 (atan2.f64 im re)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) (atan2.f64 im re)) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(log.f64 #s(literal 10 binary64)) |
(+.f64 (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(neg.f64 (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))))) |
(/.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (atan2.f64 im re) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(+.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(fma.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(*.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re)) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (neg.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (neg.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(+.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(fma.f64 (atan2.f64 im re) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (*.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (*.f64 (atan2.f64 im re) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (neg.f64 (atan2.f64 im re))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (atan2.f64 im re) (/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (atan2.f64 im re) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (sqrt.f64 (atan2.f64 im re))) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1/4 binary64) (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1/4 binary64)))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(exp.f64 (fma.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 #s(literal 10 binary64))) (log.f64 (atan2.f64 im re)))) |
(*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re)) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 #s(literal -1 binary64) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
| 1× | egg-herbie |
| 52× | +-lowering-+.f64 |
| 52× | +-lowering-+.f32 |
| 34× | *-lowering-*.f32 |
| 34× | *-lowering-*.f64 |
| 34× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 1776 |
| 1 | 32 | 1776 |
| 2 | 42 | 1776 |
| 3 | 49 | 1776 |
| 4 | 60 | 1776 |
| 5 | 72 | 1776 |
| 6 | 85 | 1776 |
| 7 | 101 | 1776 |
| 8 | 129 | 1776 |
| 9 | 146 | 1776 |
| 10 | 149 | 1776 |
| 0 | 149 | 1776 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(/ (log 10) (atan2 im re)) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(* -1 (pow (atan2 im re) 2)) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
(* (log 1/10) (atan2 im re)) |
| Outputs |
|---|
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (log 1/10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(/ (log 10) (atan2 im re)) |
(/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(* -1 (pow (atan2 im re) 2)) |
(neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (sqrt (/ 1 (log 10))) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
(* (log 1/10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) |
Compiled 27 824 to 2 130 computations (92.3% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 928 | 3 | 1 931 |
| Fresh | 1 | 0 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 931 | 7 | 1 938 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 84.1% | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
| ✓ | 99.8% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | 98.1% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | 99.1% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ▶ | 91.7% | (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
| ▶ | 47.6% | (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
Compiled 81 to 54 computations (33.3% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
| ✓ | cost-diff | 13248 | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 320 | (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
| ✓ | cost-diff | 13248 | (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (sqrt.f64 (atan2.f64 im re)) |
| ✓ | cost-diff | 8064 | (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
| 5 012× | *-lowering-*.f32 |
| 5 012× | *-lowering-*.f64 |
| 2 688× | cube-prod |
| 2 618× | /-lowering-/.f32 |
| 2 618× | /-lowering-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 99 |
| 1 | 24 | 75 |
| 2 | 35 | 75 |
| 3 | 83 | 75 |
| 4 | 631 | 75 |
| 5 | 1507 | 75 |
| 6 | 1803 | 75 |
| 7 | 2319 | 75 |
| 8 | 3183 | 75 |
| 9 | 4333 | 75 |
| 10 | 4734 | 75 |
| 11 | 5046 | 75 |
| 12 | 5533 | 75 |
| 13 | 6109 | 75 |
| 14 | 6843 | 75 |
| 0 | 8016 | 75 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (atan2 im re)) (/ (sqrt (atan2 im re)) (log 10))) |
(sqrt (atan2 im re)) |
(atan2 im re) |
im |
re |
(/ (sqrt (atan2 im re)) (log 10)) |
(log 10) |
10 |
(* (atan2 im re) (/ (atan2 im re) (* (atan2 im re) (log 10)))) |
(atan2 im re) |
im |
re |
(/ (atan2 im re) (* (atan2 im re) (log 10))) |
(* (atan2 im re) (log 10)) |
(log 10) |
10 |
(/ (pow (atan2 im re) 2) (* (atan2 im re) (log 10))) |
(pow (atan2 im re) 2) |
(atan2 im re) |
im |
re |
2 |
(* (atan2 im re) (log 10)) |
(log 10) |
10 |
| Outputs |
|---|
(* (sqrt (atan2 im re)) (/ (sqrt (atan2 im re)) (log 10))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ (sqrt (atan2 im re)) (log 10)) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(* (atan2 im re) (/ (atan2 im re) (* (atan2 im re) (log 10)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(/ (atan2 im re) (* (atan2 im re) (log 10))) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(* (atan2 im re) (log 10)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(/ (pow (atan2 im re) 2) (* (atan2 im re) (log 10))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
2 |
#s(literal 2 binary64) |
(* (atan2 im re) (log 10)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | accuracy | 92.3% | (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
| ✓ | accuracy | 99.4% | (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | accuracy | 96.1% | (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
| ✓ | accuracy | 99.8% | (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
| ✓ | accuracy | 95.7% | (sqrt.f64 (atan2.f64 im re)) |
| 21.0ms | 116× | 0 | valid |
| 17.0ms | 140× | 0 | invalid |
Compiled 103 to 16 computations (84.5% saved)
ival-div: 5.0ms (23.4% of total)ival-mult: 4.0ms (18.8% of total)ival-pow2: 4.0ms (18.8% of total)ival-atan2: 3.0ms (14.1% of total)ival-log: 3.0ms (14.1% of total)ival-sqrt: 2.0ms (9.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (atan2 im re)) (/ (sqrt (atan2 im re)) (log 10)))> |
#<alt (sqrt (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (/ (sqrt (atan2 im re)) (log 10))> |
#<alt (/ (atan2 im re) (* (atan2 im re) (log 10)))> |
#<alt (* (atan2 im re) (/ (atan2 im re) (* (atan2 im re) (log 10))))> |
#<alt (* (atan2 im re) (log 10))> |
#<alt (/ (pow (atan2 im re) 2) (* (atan2 im re) (log 10)))> |
#<alt (pow (atan2 im re) 2)> |
#<alt (log 10)> |
| Outputs |
|---|
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ 1 (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (* (log 10) (atan2 im re))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
#<alt (pow (atan2 im re) 2)> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | re | @ | inf | (/ (sqrt (atan2 im re)) (log 10)) |
| 0.0ms | im | @ | inf | (/ (sqrt (atan2 im re)) (log 10)) |
| 0.0ms | im | @ | 0 | (/ (sqrt (atan2 im re)) (log 10)) |
| 0.0ms | re | @ | -inf | (/ (sqrt (atan2 im re)) (log 10)) |
| 0.0ms | im | @ | -inf | (/ (sqrt (atan2 im re)) (log 10)) |
| 1× | batch-egg-rewrite |
| 2 858× | accelerator-lowering-fma.f32 |
| 2 858× | accelerator-lowering-fma.f64 |
| 2 398× | *-lowering-*.f32 |
| 2 398× | *-lowering-*.f64 |
| 1 772× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 73 |
| 1 | 52 | 49 |
| 2 | 234 | 49 |
| 3 | 1281 | 49 |
| 4 | 6901 | 49 |
| 0 | 8433 | 49 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (atan2 im re)) (/ (sqrt (atan2 im re)) (log 10))) |
(sqrt (atan2 im re)) |
(atan2 im re) |
(/ (sqrt (atan2 im re)) (log 10)) |
(/ (atan2 im re) (* (atan2 im re) (log 10))) |
(* (atan2 im re) (/ (atan2 im re) (* (atan2 im re) (log 10)))) |
(* (atan2 im re) (log 10)) |
(/ (pow (atan2 im re) 2) (* (atan2 im re) (log 10))) |
(pow (atan2 im re) 2) |
(log 10) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(exp.f64 (fma.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))) (neg.f64 (log.f64 (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (*.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (atan2.f64 im re)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (neg.f64 (atan2.f64 im re)))) |
(+.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(fabs.f64 (sqrt.f64 (atan2.f64 im re))) |
(fabs.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(fabs.f64 (-.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(sqrt.f64 (atan2.f64 im re)) |
(fma.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/8 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (atan2.f64 im re))) (sqrt.f64 #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (atan2.f64 im re) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (atan2.f64 im re)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (atan2.f64 im re)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (atan2.f64 im re) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (atan2.f64 im re) (*.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (atan2.f64 im re))))))) |
(pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (atan2.f64 im re))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (sqrt.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(+.f64 (atan2.f64 im re) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (atan2.f64 im re)) |
(exp.f64 (log.f64 (atan2.f64 im re))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(fabs.f64 (atan2.f64 im re)) |
(fabs.f64 (neg.f64 (atan2.f64 im re))) |
(fabs.f64 (-.f64 (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(sqrt.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(fma.f64 (atan2.f64 im re) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (atan2.f64 im re) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -3/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (fabs.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (neg.f64 (atan2.f64 im re))) (sqrt.f64 (neg.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (neg.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (neg.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (atan2.f64 im re))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 (atan2.f64 im re) (*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (atan2.f64 im re)) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (fabs.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re)))))) |
(/.f64 (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 (atan2.f64 im re) #s(literal 0 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (/.f64 (log.f64 (atan2.f64 im re)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (atan2.f64 im re) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (fabs.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (fabs.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (atan2.f64 im re)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (neg.f64 (atan2.f64 im re))) (sqrt.f64 (neg.f64 (atan2.f64 im re)))) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (fabs.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (neg.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (neg.f64 (atan2.f64 im re)))) |
(atan2.f64 im re) |
(+.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))))) |
(exp.f64 (fma.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (sqrt.f64 (atan2.f64 im re))))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64)))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (neg.f64 (log.f64 (atan2.f64 im re))))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 (atan2.f64 im re))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (neg.f64 (log.f64 (atan2.f64 im re))))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) (log.f64 (atan2.f64 im re)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(neg.f64 (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (neg.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))))) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (sqrt.f64 (atan2.f64 im re))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (sqrt.f64 (atan2.f64 im re)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(exp.f64 (fma.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))) (neg.f64 (log.f64 (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (*.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (atan2.f64 im re)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (neg.f64 (atan2.f64 im re)))) |
(+.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))))) |
(exp.f64 (-.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (log.f64 #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 3 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (+.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(exp.f64 (fma.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -1/2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -2 binary64)))) |
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))) (neg.f64 (log.f64 (atan2.f64 im re))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re)))) (*.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (sqrt.f64 (atan2.f64 im re))))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (atan2.f64 im re)) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(*.f64 (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (neg.f64 (atan2.f64 im re))) (*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (neg.f64 (atan2.f64 im re)))) |
(+.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(+.f64 (*.f64 (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (atan2.f64 im re)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 0 binary64))) |
(sqrt.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(fma.f64 (atan2.f64 im re) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)))) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (atan2.f64 im re) #s(literal 6 binary64)) #s(literal 0 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 0 binary64)) (-.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (atan2.f64 im re))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (atan2.f64 im re)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (log.f64 (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (atan2.f64 im re)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal 4 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/4 binary64)))) (sqrt.f64 (atan2.f64 im re))) |
(log.f64 #s(literal 10 binary64)) |
(+.f64 (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) (log.f64 #s(literal 10 binary64))) |
(exp.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(exp.f64 (-.f64 (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))))) |
(exp.f64 (-.f64 (neg.f64 (log.f64 (atan2.f64 im re))) (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(fma.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (atan2.f64 im re) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (neg.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (sqrt.f64 (atan2.f64 im re)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (neg.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (atan2.f64 im re)) (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) |
(*.f64 (atan2.f64 im re) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(*.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) (neg.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal -2 binary64))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 22× | *-lowering-*.f32 |
| 22× | *-lowering-*.f64 |
| 6× | *-commutative |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 1176 |
| 1 | 20 | 1128 |
| 2 | 24 | 1128 |
| 3 | 31 | 1128 |
| 4 | 31 | 1128 |
| 0 | 31 | 1128 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ 1 (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(* (log 10) (atan2 im re)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
(pow (atan2 im re) 2) |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (log 10) (atan2 im re)) |
(*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
(pow (atan2 im re) 2) |
(pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) |
Compiled 46 379 to 4 096 computations (91.2% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 519 | 2 | 2 521 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 4 | 4 |
| Total | 2 521 | 7 | 2 528 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | 98.1% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | 99.1% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ▶ | 98.8% | (*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
| ✓ | 47.6% | (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
| ▶ | 47.6% | (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
Compiled 79 to 57 computations (27.8% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 320 | (*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
| ✓ | cost-diff | 12224 | (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (sqrt.f64 (atan2.f64 im re)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
| ✓ | cost-diff | 8064 | (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
| 70× | *-lowering-*.f32 |
| 70× | *-lowering-*.f64 |
| 52× | associate-*r* |
| 30× | associate-*l* |
| 20× | *-commutative |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 72 |
| 1 | 24 | 66 |
| 2 | 41 | 54 |
| 3 | 58 | 54 |
| 4 | 78 | 54 |
| 5 | 100 | 54 |
| 0 | 100 | 54 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (sqrt (atan2 im re)) (* (/ 1 (log 10)) (sqrt (atan2 im re)))) |
(sqrt (atan2 im re)) |
(atan2 im re) |
im |
re |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/ 1 (log 10)) |
1 |
(log 10) |
10 |
(* (atan2 im re) (pow (pow (log 10) -1/2) 2)) |
(atan2 im re) |
im |
re |
(pow (pow (log 10) -1/2) 2) |
(pow (log 10) -1/2) |
(log 10) |
10 |
-1/2 |
2 |
| Outputs |
|---|
(* (sqrt (atan2 im re)) (* (/ 1 (log 10)) (sqrt (atan2 im re)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(/ 1 (log 10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
1 |
#s(literal 1 binary64) |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
(* (atan2 im re) (pow (pow (log 10) -1/2) 2)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(pow (pow (log 10) -1/2) 2) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(pow (log 10) -1/2) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
2 |
#s(literal 2 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 99.5% | (*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.9% | (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
| ✓ | accuracy | 99.9% | (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
| ✓ | accuracy | 95.7% | (sqrt.f64 (atan2.f64 im re)) |
| 30.0ms | 140× | 0 | invalid |
| 15.0ms | 116× | 0 | valid |
Compiled 72 to 17 computations (76.4% saved)
ival-log: 15.0ms (45.2% of total)ival-pow: 5.0ms (15.1% of total)ival-mult: 4.0ms (12% of total)ival-div: 2.0ms (6% of total)ival-atan2: 2.0ms (6% of total)ival-sqrt: 2.0ms (6% of total)ival-pow2: 2.0ms (6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (atan2 im re)) (* (/ 1 (log 10)) (sqrt (atan2 im re))))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (sqrt (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (pow (pow (log 10) -1/2) 2)> |
#<alt (* (atan2 im re) (pow (pow (log 10) -1/2) 2))> |
#<alt (pow (log 10) -1/2)> |
#<alt (/ 1 (log 10))> |
#<alt (log 10)> |
| Outputs |
|---|
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (* (/ 1 (log 10)) (sqrt (atan2 im re)))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (sqrt (atan2 im re))> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (atan2 im re)> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (/ (atan2 im re) (log 10))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | im | @ | 0 | (* (sqrt (atan2 im re)) (* (/ 1 (log 10)) (sqrt (atan2 im re)))) |
| 0.0ms | im | @ | 0 | (* (atan2 im re) (pow (pow (log 10) -1/2) 2)) |
| 0.0ms | im | @ | -inf | (* (sqrt (atan2 im re)) (* (/ 1 (log 10)) (sqrt (atan2 im re)))) |
| 0.0ms | re | @ | -inf | (* (sqrt (atan2 im re)) (* (/ 1 (log 10)) (sqrt (atan2 im re)))) |
| 0.0ms | im | @ | inf | (* (sqrt (atan2 im re)) (* (/ 1 (log 10)) (sqrt (atan2 im re)))) |
| 1× | batch-egg-rewrite |
| 454× | *-lowering-*.f32 |
| 454× | *-lowering-*.f64 |
| 148× | /-lowering-/.f32 |
| 148× | /-lowering-/.f64 |
| 102× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 58 |
| 1 | 51 | 52 |
| 2 | 173 | 40 |
| 0 | 701 | 40 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| Inputs |
|---|
(* (sqrt (atan2 im re)) (* (/ 1 (log 10)) (sqrt (atan2 im re)))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(sqrt (atan2 im re)) |
(atan2 im re) |
(pow (pow (log 10) -1/2) 2) |
(* (atan2 im re) (pow (pow (log 10) -1/2) 2)) |
(pow (log 10) -1/2) |
(/ 1 (log 10)) |
(log 10) |
| Outputs |
|---|
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(neg.f64 (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (neg.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 (atan2.f64 im re) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (atan2.f64 im re))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (atan2.f64 im re)) (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(exp.f64 (fma.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64))) (*.f64 #s(literal 1/2 binary64) (log.f64 (atan2.f64 im re))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(neg.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))))) |
(neg.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))))) |
(/.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) (log.f64 #s(literal 10 binary64))) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (log.f64 #s(literal 10 binary64))) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (atan2.f64 im re)))) |
(sqrt.f64 (atan2.f64 im re)) |
(pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (atan2.f64 im re) (atan2.f64 im re)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (atan2.f64 im re))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (atan2.f64 im re)) (*.f64 #s(literal 1/2 binary64) (log.f64 (atan2.f64 im re))))) |
(sqrt.f64 (*.f64 (atan2.f64 im re) (atan2.f64 im re))) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (atan2.f64 im re) (atan2.f64 im re)) #s(literal 1/2 binary64)) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(atan2.f64 im re) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(neg.f64 (*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (sqrt.f64 (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (neg.f64 (atan2.f64 im re)))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (neg.f64 (atan2.f64 im re))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (neg.f64 (sqrt.f64 (atan2.f64 im re)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (atan2.f64 im re))) (sqrt.f64 (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (neg.f64 (atan2.f64 im re)) #s(literal -1 binary64)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 (atan2.f64 im re) #s(literal 1 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re))) |
(*.f64 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (atan2.f64 im re))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re))) |
(*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (/.f64 (sqrt.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (atan2.f64 im re))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 (/.f64 (atan2.f64 im re) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (sqrt.f64 (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 #s(literal 10 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (log.f64 (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/8 binary64))) |
(log.f64 #s(literal 10 binary64)) |
(exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(neg.f64 (log.f64 #s(literal 1/10 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -3/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
(*.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1 binary64)) |
| 1× | egg-herbie |
| 16× | *-lowering-*.f32 |
| 16× | *-lowering-*.f64 |
| 6× | /-lowering-/.f32 |
| 6× | /-lowering-/.f64 |
| 6× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 672 |
| 1 | 15 | 624 |
| 2 | 19 | 624 |
| 3 | 26 | 624 |
| 4 | 26 | 624 |
| 0 | 26 | 624 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(sqrt (atan2 im re)) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(atan2 im re) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
(/ (atan2 im re) (log 10)) |
| Outputs |
|---|
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(* (/ 1 (log 10)) (sqrt (atan2 im re))) |
(/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(sqrt (atan2 im re)) |
(sqrt.f64 (atan2.f64 im re)) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(atan2 im re) |
(atan2.f64 im re) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/ (atan2 im re) (log 10)) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
Compiled 6 533 to 625 computations (90.4% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 486 | 0 | 486 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 486 | 7 | 493 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | 98.7% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | 98.1% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | 99.1% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ✓ | 98.8% | (*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
| ✓ | 47.6% | (*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
| ✓ | 47.6% | (*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
Compiled 219 to 99 computations (54.8% saved)
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (/.f64 (sqrt.f64 (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (sqrt.f64 (atan2.f64 im re)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (sqrt.f64 (atan2.f64 im re)))) |
(*.f64 (atan2.f64 im re) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (atan2.f64 im re))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (log.f64 #s(literal 1/10 binary64))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
4 calls:
| 5.0ms | re |
| 4.0ms | im |
| 3.0ms | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 3.0ms | (atan2.f64 im re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | re |
| 99.8% | 1 | im |
| 99.8% | 1 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 99.8% | 1 | (atan2.f64 im re) |
Compiled 19 to 13 computations (31.6% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
4 calls:
| 1.0ms | im |
| 1.0ms | re |
| 1.0ms | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 1.0ms | (atan2.f64 im re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | im |
| 98.7% | 1 | re |
| 98.7% | 1 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 98.7% | 1 | (atan2.f64 im re) |
Compiled 19 to 13 computations (31.6% saved)
| 1× | egg-herbie |
| 6× | *-commutative_binary64 |
| 6× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 16 | 13 |
| 2 | 22 | 13 |
| 3 | 27 | 13 |
| 4 | 30 | 13 |
| 5 | 31 | 13 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 520× | *-lowering-*.f32 |
| 520× | *-lowering-*.f64 |
| 470× | /-lowering-/.f32 |
| 470× | /-lowering-/.f64 |
| 134× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 11 |
| 1 | 14 | 11 |
| 2 | 52 | 11 |
| 3 | 211 | 11 |
| 0 | 1201 | 11 |
| 1× | done |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 24 to 17 computations (29.2% saved)
Compiled 46 to 32 computations (30.4% saved)
Loading profile data...