
Time bar (total: 2.5s)
| 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 9 to 7 computations (22.2% saved)
ival-atan2: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-log: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 594.0ms | 8256× | 0 | valid |
ival-log: 146.0ms (38% of total)ival-div: 113.0ms (29.4% of total)ival-atan2: 112.0ms (29.2% of total)const: 11.0ms (2.9% of total)backward-pass: 3.0ms (0.8% of total)| 2× | egg-herbie |
| 104× | sum3-define |
| 68× | fma-define |
| 54× | sub-neg |
| 52× | fmsub-define |
| 32× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 42 |
| 1 | 33 | 42 |
| 2 | 47 | 42 |
| 3 | 67 | 42 |
| 4 | 101 | 42 |
| 5 | 136 | 42 |
| 6 | 167 | 42 |
| 7 | 203 | 42 |
| 8 | 269 | 42 |
| 9 | 273 | 42 |
| 10 | 275 | 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 | - | im |
| 0 | 0 | - | 0 | - | #s(literal 10 binary64) |
| 0 | 0 | - | 0 | - | (atan2.f64 im re) |
| 0 | 0 | - | 0 | - | re |
| 0 | 0 | - | 0 | - | (log.f64 #s(literal 10 binary64)) |
| 0 | 0 | - | 0 | - | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 57.0ms | 512× | 0 | valid |
Compiled 42 to 20 computations (52.4% saved)
ival-div: 20.0ms (64.3% of total)ival-log: 6.0ms (19.3% of total)ival-atan2: 5.0ms (16.1% of total)const: 1.0ms (3.2% of total)backward-pass: 0.0ms (0% of total)Compiled 8 to 6 computations (25% 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))) |
| 36.0ms | 256× | 0 | valid |
Compiled 17 to 7 computations (58.8% saved)
ival-log: 3.0ms (40.3% of total)ival-atan2: 2.0ms (26.9% of total)ival-div: 2.0ms (26.9% of total)const: 0.0ms (0% of total)backward-pass: 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 | |
|---|---|---|---|---|
| 72.0ms | im | @ | 0 | (/ (atan2 im re) (log 10)) |
| 6.0ms | re | @ | 0 | (/ (atan2 im re) (log 10)) |
| 0.0ms | re | @ | inf | (/ (atan2 im re) (log 10)) |
| 0.0ms | re | @ | -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 | 54 | 11 |
| 3 | 220 | 11 |
| 0 | 1219 | 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)))) |
(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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (log.f64 #s(literal 1/10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.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))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (+.f64 (*.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))) (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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))) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 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) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64)))) (atan2.f64 im re)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 3 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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))) |
(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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 1651 to 261 computations (84.2% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 6 | 156 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 150 | 7 | 157 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.2% | (pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ▶ | 99.7% | (/.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))) |
| ▶ | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
| ▶ | 98.7% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ▶ | 99.7% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| 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))) |
Compiled 144 to 110 computations (23.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | cost-diff | 64 | (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 12928 | (pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 1/10 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 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 | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | cost-diff | -64 | (neg.f64 (log.f64 #s(literal 1/10 binary64))) |
| ✓ | cost-diff | -64 | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 1/10 binary64)) |
| ✓ | cost-diff | 0 | (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 | 0 | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| 158× | fma-define |
| 118× | sum3-define |
| 102× | fmsub-define |
| 78× | fma-lowering-fma.f32 |
| 78× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 121 |
| 1 | 41 | 121 |
| 2 | 67 | 115 |
| 3 | 91 | 115 |
| 4 | 159 | 115 |
| 5 | 217 | 115 |
| 6 | 271 | 115 |
| 7 | 338 | 115 |
| 8 | 375 | 115 |
| 9 | 494 | 115 |
| 10 | 558 | 115 |
| 0 | 558 | 115 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ -1 (/ (log 1/10) (atan2 im re))) |
-1 |
(/ (log 1/10) (atan2 im re)) |
(log 1/10) |
1/10 |
(atan2 im re) |
im |
re |
(/ (atan2 im re) (neg (log 1/10))) |
(atan2 im re) |
im |
re |
(neg (log 1/10)) |
(log 1/10) |
1/10 |
(/ 1 (/ (log 10) (atan2 im re))) |
1 |
(/ (log 10) (atan2 im re)) |
(log 10) |
10 |
(atan2 im re) |
im |
re |
(/ (/ 1 (log 1/10)) (/ -1 (atan2 im re))) |
(/ 1 (log 1/10)) |
1 |
(log 1/10) |
1/10 |
(/ -1 (atan2 im re)) |
-1 |
(atan2 im re) |
im |
re |
(pow (pow (/ (atan2 im re) (log 10)) 1/2) 2) |
(pow (/ (atan2 im re) (log 10)) 1/2) |
(/ (atan2 im re) (log 10)) |
(atan2 im re) |
im |
re |
(log 10) |
10 |
1/2 |
2 |
| Outputs |
|---|
(/ -1 (/ (log 1/10) (atan2 im re))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 |
(/ (atan2 im re) (neg (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(neg (log 1/10)) |
(-.f64 #s(literal 0 binary64) (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 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 |
(/ (/ 1 (log 1/10)) (/ -1 (atan2 im re))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/ 1 (log 1/10)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) |
1 |
#s(literal 1 binary64) |
(log 1/10) |
(log.f64 #s(literal 1/10 binary64)) |
1/10 |
#s(literal 1/10 binary64) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
-1 |
#s(literal -1 binary64) |
(atan2 im re) |
(atan2.f64 im re) |
im |
re |
(pow (pow (/ (atan2 im re) (log 10)) 1/2) 2) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(pow (/ (atan2 im re) (log 10)) 1/2) |
(sqrt.f64 (/.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) |
im |
re |
(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 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 99.7% | (pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | accuracy | 97.0% | (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
| ✓ | accuracy | 99.4% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) |
| ✓ | accuracy | 99.2% | (log.f64 #s(literal 1/10 binary64)) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | accuracy | 99.4% | (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (neg.f64 (log.f64 #s(literal 1/10 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
| ✓ | accuracy | 99.2% | (log.f64 #s(literal 1/10 binary64)) |
| ✓ | accuracy | 100.0% | (atan2.f64 im re) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
| ✓ | accuracy | 99.4% | (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 99.2% | (log.f64 #s(literal 1/10 binary64)) |
| 59.0ms | 130× | 0 | invalid |
| 45.0ms | 126× | 0 | valid |
Compiled 130 to 24 computations (81.5% saved)
ival-div: 17.0ms (42% of total)ival-pow: 8.0ms (19.8% of total)ival-log: 7.0ms (17.3% of total)...c/correct-round.rkt:119:19: 4.0ms (9.9% of total)ival-atan2: 2.0ms (4.9% of total)const: 1.0ms (2.5% of total)ival-neg: 1.0ms (2.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ -1 (/ (log 1/10) (atan2 im re)))> |
#<alt (/ (log 1/10) (atan2 im re))> |
#<alt (log 1/10)> |
#<alt (atan2 im re)> |
#<alt (/ (atan2 im re) (neg (log 1/10)))> |
#<alt (neg (log 1/10))> |
#<alt (/ 1 (/ (log 10) (atan2 im re)))> |
#<alt (/ (log 10) (atan2 im re))> |
#<alt (log 10)> |
#<alt (/ (/ 1 (log 1/10)) (/ -1 (atan2 im re)))> |
#<alt (/ 1 (log 1/10))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (pow (pow (/ (atan2 im re) (log 10)) 1/2) 2)> |
#<alt (pow (/ (atan2 im re) (log 10)) 1/2)> |
#<alt (/ (atan2 im re) (log 10))> |
| 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 (/ (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)> |
#<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 (/ (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 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (atan2 im re))> |
#<alt (/ -1 (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 (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (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) (log 10))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | im | @ | 0 | (/ -1 (/ (log 1/10) (atan2 im re))) |
| 6.0ms | re | @ | 0 | (/ -1 (/ (log 1/10) (atan2 im re))) |
| 2.0ms | im | @ | inf | (/ (log 10) (atan2 im re)) |
| 1.0ms | im | @ | 0 | (pow (/ (atan2 im re) (log 10)) 1/2) |
| 1.0ms | im | @ | inf | (/ -1 (/ (log 1/10) (atan2 im re))) |
| 1× | batch-egg-rewrite |
| 1140× | *-lowering-*.f32 |
| 1140× | *-lowering-*.f64 |
| 678× | /-lowering-/.f32 |
| 678× | /-lowering-/.f64 |
| 484× | frac-times |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 84 |
| 1 | 98 | 72 |
| 2 | 452 | 72 |
| 0 | 2626 | 72 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -1 (/ (log 1/10) (atan2 im re))) |
(/ (log 1/10) (atan2 im re)) |
(log 1/10) |
(atan2 im re) |
(/ (atan2 im re) (neg (log 1/10))) |
(neg (log 1/10)) |
(/ 1 (/ (log 10) (atan2 im re))) |
(/ (log 10) (atan2 im re)) |
(log 10) |
(/ (/ 1 (log 1/10)) (/ -1 (atan2 im re))) |
(/ 1 (log 1/10)) |
(/ -1 (atan2 im re)) |
(pow (pow (/ (atan2 im re) (log 10)) 1/2) 2) |
(pow (/ (atan2 im re) (log 10)) 1/2) |
(/ (atan2 im re) (log 10)) |
| Outputs |
|---|
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (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 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (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 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/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) (+.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 1/10 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)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/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 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (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 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 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))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.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 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (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 -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (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)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) (exp.f64 (log.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #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 #s(literal -1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 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 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (log.f64 #s(literal 10 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) (atan2.f64 im re)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 10 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (atan2.f64 im re))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (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) (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 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(/.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) (+.f64 (*.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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 -3/4 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 #s(literal 1 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 #s(literal -1 binary64) (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 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))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (log.f64 #s(literal 1/10 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 10 binary64))) |
(neg.f64 (log.f64 #s(literal 10 binary64))) |
(/.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 (log.f64 #s(literal 10 binary64)) #s(literal -1 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) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (neg.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 1/10 binary64)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 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))) |
(pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) |
(pow.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 10 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 (log.f64 #s(literal 10 binary64)) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 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))) |
(atan2.f64 im re) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (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 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (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 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/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) (+.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 1/10 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)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/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 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (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 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 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))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.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 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (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 -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (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)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) (exp.f64 (log.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 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))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 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)))) |
(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 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 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/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 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 (/.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 (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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (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 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (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 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/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) (+.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 1/10 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)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/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 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (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 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 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))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.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 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (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 -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (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)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) (exp.f64 (log.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 (log.f64 (/.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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(neg.f64 (/.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 1/10 binary64)))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (-.f64 #s(literal 0 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 (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 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (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 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 0 binary64) (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) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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)))) (*.f64 (atan2.f64 im re) (atan2.f64 im re))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (*.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (atan2.f64 im re)) (*.f64 (atan2.f64 im re) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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 (*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 10 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(/.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) (+.f64 (*.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 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 -3/4 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(*.f64 (log.f64 #s(literal 1/10 binary64)) (/.f64 #s(literal -1 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 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 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal 1 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)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(*.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 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 -3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/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))) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 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)))) |
(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 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 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (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)) (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/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 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 (/.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 (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 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (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 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (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 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/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) (+.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 1/10 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)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/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 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (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 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 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))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.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 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (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 -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (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)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) (exp.f64 (log.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 binary64) (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(-.f64 #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 10 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 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) |
(pow.f64 (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)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.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 10 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (log.f64 #s(literal 1/10 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)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (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)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (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 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (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 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/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) (+.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 1/10 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)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/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 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (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 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 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))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.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 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (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 -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (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)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) (exp.f64 (log.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) #s(literal 1/4 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (neg.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (neg.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.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/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1 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/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (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/2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 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 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (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/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1/2 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 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #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 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 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 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) (sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) (sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (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 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (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 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(/.f64 (atan2.f64 im re) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (log.f64 #s(literal 1/10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/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) (+.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (sqrt.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (sqrt.f64 (log.f64 #s(literal 1/10 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)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) #s(literal 1/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 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -2 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (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 (atan2.f64 im re) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 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))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.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 1/10 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (*.f64 (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 -3/4 binary64)))) |
(*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (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)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (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)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (atan2.f64 im re))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))))) (exp.f64 (log.f64 (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (atan2.f64 im re)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) (/.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 2 binary64)))) (log.f64 #s(literal 1/10 binary64))) |
| 1× | egg-herbie |
| 56× | sum3-define |
| 36× | +-lowering-+.f64 |
| 36× | +-lowering-+.f32 |
| 32× | fma-define |
| 28× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 1584 |
| 1 | 19 | 1584 |
| 2 | 26 | 1584 |
| 3 | 32 | 1584 |
| 4 | 42 | 1584 |
| 5 | 54 | 1584 |
| 6 | 70 | 1584 |
| 7 | 85 | 1584 |
| 8 | 107 | 1584 |
| 9 | 152 | 1584 |
| 10 | 158 | 1584 |
| 11 | 161 | 1584 |
| 0 | 161 | 1584 |
| 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))) |
(/ (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) |
(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))) |
(/ (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 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (atan2 im re)) |
(/ -1 (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)) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (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) (log 10)) |
| Outputs |
|---|
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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) |
(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))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/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 (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))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(* -1 (/ (atan2 im re) (log 1/10))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 binary64) (atan2.f64 im re)) |
(/ -1 (atan2 im re)) |
(/.f64 #s(literal -1 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))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.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))) |
Compiled 18243 to 1510 computations (91.7% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1395 | 2 | 1397 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1397 | 7 | 1404 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.2% | (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ▶ | 51.2% | (pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
| ✓ | 99.7% | (/.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))) |
| ✓ | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
| ✓ | 98.7% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | 99.7% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
Compiled 72 to 58 computations (19.4% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 0 | (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 12928 | (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (atan2.f64 im re) |
| ✓ | cost-diff | 0 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
| ✓ | cost-diff | 12864 | (pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
| 28× | *-lowering-*.f32 |
| 28× | *-lowering-*.f64 |
| 12× | /-lowering-/.f32 |
| 12× | /-lowering-/.f64 |
| 10× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 67 |
| 1 | 15 | 58 |
| 2 | 18 | 58 |
| 3 | 21 | 58 |
| 4 | 26 | 58 |
| 5 | 30 | 58 |
| 6 | 33 | 58 |
| 7 | 48 | 58 |
| 8 | 52 | 58 |
| 9 | 53 | 58 |
| 0 | 53 | 58 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(pow (sqrt (/ (atan2 im re) (log 10))) 2) |
(sqrt (/ (atan2 im re) (log 10))) |
(/ (atan2 im re) (log 10)) |
(atan2 im re) |
im |
re |
(log 10) |
10 |
2 |
(pow (pow (/ (log 10) (atan2 im re)) -1/2) 2) |
(pow (/ (log 10) (atan2 im re)) -1/2) |
(/ (log 10) (atan2 im re)) |
(log 10) |
10 |
(atan2 im re) |
im |
re |
-1/2 |
2 |
| Outputs |
|---|
(pow (sqrt (/ (atan2 im re) (log 10))) 2) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.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) |
im |
re |
(log 10) |
(log.f64 #s(literal 10 binary64)) |
10 |
#s(literal 10 binary64) |
2 |
#s(literal 2 binary64) |
(pow (pow (/ (log 10) (atan2 im re)) -1/2) 2) |
(/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
(pow (/ (log 10) (atan2 im re)) -1/2) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 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 |
-1/2 |
#s(literal -1/2 binary64) |
2 |
#s(literal 2 binary64) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 99.7% | (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) |
| ✓ | accuracy | 97.0% | (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 10 binary64)) |
| ✓ | accuracy | 99.7% | (pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.4% | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| ✓ | accuracy | 97.0% | (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
| 32.0ms | 130× | 0 | invalid |
| 28.0ms | 126× | 0 | valid |
Compiled 68 to 14 computations (79.4% saved)
ival-pow: 9.0ms (44.4% of total)ival-atan2: 3.0ms (14.8% of total)ival-div: 3.0ms (14.8% of total)ival-log: 3.0ms (14.8% of total)ival-sqrt: 2.0ms (9.9% of total)const: 1.0ms (4.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (sqrt (/ (atan2 im re) (log 10))) 2)> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (/ (atan2 im re) (log 10))> |
#<alt (atan2 im re)> |
#<alt (pow (pow (/ (log 10) (atan2 im re)) -1/2) 2)> |
#<alt (pow (/ (log 10) (atan2 im re)) -1/2)> |
#<alt (/ (log 10) (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 (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (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) (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)> |
#<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) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (atan2 im re) (log 10)))> |
#<alt (sqrt (/ (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))> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | im | @ | 0 | (pow (/ (log 10) (atan2 im re)) -1/2) |
| 0.0ms | re | @ | 0 | (pow (/ (log 10) (atan2 im re)) -1/2) |
| 0.0ms | im | @ | inf | (pow (/ (log 10) (atan2 im re)) -1/2) |
| 0.0ms | re | @ | -inf | (pow (/ (log 10) (atan2 im re)) -1/2) |
| 0.0ms | im | @ | -inf | (pow (/ (log 10) (atan2 im re)) -1/2) |
| 1× | batch-egg-rewrite |
| 892× | *-lowering-*.f32 |
| 892× | *-lowering-*.f64 |
| 484× | /-lowering-/.f32 |
| 484× | /-lowering-/.f64 |
| 356× | frac-times |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 49 |
| 1 | 53 | 43 |
| 2 | 240 | 43 |
| 0 | 1819 | 43 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (sqrt (/ (atan2 im re) (log 10))) 2) |
(sqrt (/ (atan2 im re) (log 10))) |
(/ (atan2 im re) (log 10)) |
(atan2 im re) |
(pow (pow (/ (log 10) (atan2 im re)) -1/2) 2) |
(pow (/ (log 10) (atan2 im re)) -1/2) |
(/ (log 10) (atan2 im re)) |
(log 10) |
| Outputs |
|---|
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #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 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 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 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 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))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 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)))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 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))) |
(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 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (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 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.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 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (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 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 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 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (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 -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 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 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (-.f64 #s(literal 0 binary64) (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) (log.f64 #s(literal 10 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (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 -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (atan2.f64 im re)) |
(*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #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/4 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 -3/4 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64))) #s(literal -1/4 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (atan2.f64 im re)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (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 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #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/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (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/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #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/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 1/10 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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) (sqrt.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #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 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 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 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 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))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 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)))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 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))) |
(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 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (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 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.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 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (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 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 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 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (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 -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 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 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (-.f64 #s(literal 0 binary64) (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) (log.f64 #s(literal 10 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (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 -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (atan2.f64 im re)) |
(*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #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/4 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 -3/4 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 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))) |
(exp.f64 (*.f64 (log.f64 (atan2.f64 im re)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(sqrt.f64 (*.f64 (atan2.f64 im re) (atan2.f64 im re))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal -1 binary64)) |
(pow.f64 (atan2.f64 im re) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) #s(literal -1 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (atan2.f64 im re)) |
(atan2.f64 im re) |
(exp.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(fabs.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 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) (log.f64 #s(literal 1/10 binary64))) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(sqrt.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64)))) |
(neg.f64 (/.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #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 10 binary64))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 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 (atan2.f64 im re) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 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))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (log.f64 #s(literal 1/10 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)))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (log.f64 #s(literal 1/10 binary64))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) #s(literal 1 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 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))) |
(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 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (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 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(*.f64 (atan2.f64 im re) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(*.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 (atan2.f64 im re) (/.f64 (/.f64 #s(literal -1 binary64) (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 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 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 (atan2.f64 im re) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) (atan2.f64 im re)) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (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 -3/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 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 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) (-.f64 #s(literal 0 binary64) (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) (log.f64 #s(literal 10 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (/.f64 (pow.f64 (/.f64 (atan2.f64 im re) (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 -1/2 binary64))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (atan2.f64 im re)) |
(*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) (pow.f64 (atan2.f64 im re) #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/4 binary64))) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 -3/4 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal -1 binary64)) (atan2.f64 im re)) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal 1 binary64)) (atan2.f64 im re)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64))) #s(literal -1/4 binary64))) |
(fabs.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))))) |
(/.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (atan2.f64 im re)))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (log.f64 #s(literal 10 binary64)))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)))) |
(/.f64 (sqrt.f64 (*.f64 (atan2.f64 im re) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64)))) (sqrt.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))))) |
(/.f64 (*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (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 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #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/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (log.f64 #s(literal 10 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 (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/2 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (atan2.f64 im re) #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/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))))) |
(*.f64 (pow.f64 (log.f64 #s(literal 1/10 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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) #s(literal -1/2 binary64)) (pow.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(*.f64 (sqrt.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) (sqrt.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/8 binary64))) |
(*.f64 (*.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal -1/4 binary64))) (pow.f64 (atan2.f64 im re) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(neg.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(neg.f64 (/.f64 (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re)) #s(literal 1 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 #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 (log.f64 #s(literal 1/10 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (log.f64 #s(literal 1/10 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (atan2.f64 im re)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.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 (/.f64 #s(literal -1 binary64) (atan2.f64 im re)) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) |
(/.f64 (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) (exp.f64 (log.f64 (atan2.f64 im re)))) |
(/.f64 (exp.f64 (log.f64 (log.f64 #s(literal 1/10 binary64)))) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (atan2.f64 im re))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (*.f64 (log.f64 #s(literal 1/10 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (atan2.f64 im re) (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 -3/4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 10 binary64)))) (-.f64 #s(literal 0 binary64) (atan2.f64 im re))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -3/4 binary64))) (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64))) |
(/.f64 (/.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)))) |
(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 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal -2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (log.f64 #s(literal 10 binary64)) (/.f64 #s(literal 1 binary64) (atan2.f64 im re))) |
(*.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 #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 (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 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (log.f64 #s(literal 10 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (atan2.f64 im re)) (pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/10 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) (sqrt.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)))) |
(*.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 (pow.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 (pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal -1 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 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #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 -3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 (log.f64 #s(literal 10 binary64)))) (exp.f64 (log.f64 (/.f64 #s(literal 1 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 (/.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 10 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)))) (sqrt.f64 (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))) |
(log.f64 #s(literal 10 binary64)) |
(-.f64 #s(literal 0 binary64) (log.f64 #s(literal 1/10 binary64))) |
(sqrt.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 10 binary64)))) |
(neg.f64 (log.f64 #s(literal 1/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)) |
(pow.f64 (log.f64 #s(literal 10 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (log.f64 #s(literal 10 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (log.f64 #s(literal 10 binary64)) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 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 (sqrt.f64 (log.f64 #s(literal 10 binary64))) (sqrt.f64 (log.f64 #s(literal 10 binary64)))) |
(*.f64 #s(literal 1 binary64) (log.f64 #s(literal 10 binary64))) |
| 1× | egg-herbie |
| 4× | /-lowering-/.f32 |
| 4× | /-lowering-/.f64 |
| 2× | sqrt-lowering-sqrt.f64 |
| 2× | atan2-lowering-atan2.f32 |
| 2× | log-lowering-log.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 984 |
| 0 | 8 | 984 |
| 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) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (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) (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) |
(/ (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) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt (/ (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)) |
| 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) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.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))) |
(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))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) |
(sqrt (/ (atan2 im re) (log 10))) |
(sqrt.f64 (/.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)) |
Compiled 9153 to 941 computations (89.7% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 700 | 0 | 700 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 700 | 7 | 707 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 51.2% | (pow.f64 (pow.f64 (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | 51.2% | (pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 binary64)) |
| ✓ | 99.7% | (/.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))) |
| ✓ | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
| ✓ | 98.7% | (/.f64 #s(literal 1 binary64) (/.f64 (log.f64 #s(literal 10 binary64)) (atan2.f64 im re))) |
| ✓ | 99.7% | (/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
Compiled 155 to 89 computations (42.6% 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 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/10 binary64))) (/.f64 #s(literal -1 binary64) (atan2.f64 im re))) |
(pow.f64 (sqrt.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64)))) #s(literal 2 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 (pow.f64 (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) #s(literal 1/2 binary64)) #s(literal 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)) (atan2.f64 im re))) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
4 calls:
| 3.0ms | re |
| 3.0ms | im |
| 3.0ms | (atan2.f64 im re) |
| 3.0ms | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | re |
| 99.7% | 1 | im |
| 99.7% | 1 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 99.7% | 1 | (atan2.f64 im re) |
Compiled 19 to 13 computations (31.6% 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)))) |
| Outputs |
|---|
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
4 calls:
| 3.0ms | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 2.0ms | im |
| 2.0ms | re |
| 1.0ms | (atan2.f64 im re) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | re |
| 99.7% | 1 | im |
| 99.7% | 1 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 99.7% | 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 | (/.f64 (atan2.f64 im re) (log.f64 #s(literal 10 binary64))) |
| 98.7% | 1 | (atan2.f64 im re) |
| 98.7% | 1 | re |
| 98.7% | 1 | im |
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 | 13 | 21 |
| 1 | 18 | 21 |
| 2 | 24 | 21 |
| 3 | 29 | 21 |
| 4 | 32 | 21 |
| 5 | 33 | 21 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.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 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/10 binary64)) (atan2.f64 im re))) |
(/.f64 (atan2.f64 im re) (neg.f64 (log.f64 #s(literal 1/10 binary64)))) |
(/.f64 (atan2.f64 im re) (-.f64 #s(literal 0 binary64) (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 | 54 | 11 |
| 3 | 220 | 11 |
| 0 | 1219 | 11 |
| 1× | done |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 43 to 29 computations (32.6% saved)
Compiled 64 to 40 computations (37.5% saved)
Loading profile data...